Contents

View

A to-one or to-many relationship view from one resource object to others representing interesting associations.

Declaration

object View

Properties

NameTypeDescription
hrefstring

A URL subpath that fetches the view resources and attributes as the primary objects. This member is only present in responses.

nextstring

Link to the next page of resources in the view. Contains the offset query parameter that specifies the next page. See Fetch Resources by Page.

attributesView.Attributes

Attributes specific to the view.

data Required[Resource]

One or more destination objects.

metaView.Meta

Contextual information about the view for the request or response.

Topics

Related Objects