Get collection items

GET {{baseUrl}}/v1/collections/:collectionId/items?pageSize=1000&skip=10

Retrieve the items from the given collection.

Request Params

KeyDatatypeRequiredDescription
pageSizenumberThe number of items in this response.
skipnumberThe number of items to skip when paging through large result sets.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring