Get Collection Item
Get an item in a collection
Path parameters
collection_id
Unique identifier for a Collection
item_id
Unique identifier for and Item
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Accept-Version
The API version
Response
Request was successful
items
List of Items within the collection
count
Number of items returned
limit
The limit specified in the request
offset
The offset specified for pagination
total
Total number of items in the collection