Get Collection Item

GET

Get an item in a collection

Path parameters

collection_idstringRequired

Unique identifier for a Collection

item_idstringRequired

Unique identifier for and Item

Headers

Accept-VersionstringOptional

The API version

Response

Request was successful

itemslist of objectsOptional

List of Items within the collection

countdoubleOptional

Number of items returned

limitdoubleOptionalDefaults to 100

The limit specified in the request

offsetdoubleOptionalDefaults to 0

The offset specified for pagination

totaldoubleOptional

Total number of items in the collection