List Collections

List collections for an organization with pagination.

Returns a paginated array of collection objects. Use limit and offset query parameters to page through results. The total_count field in the response indicates the total number of collections available across all pages.

Authentication

AuthorizationBearer
Bearer token authentication using API key

Headers

X-Organization-IDstringOptional

Response

Successful Response
collectionslist of objects
List of collections
total_countinteger

Total number of collections across all pages (not just the current page)

limitinteger
Maximum number of collections per page
offsetinteger
Pagination offset