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-ID
Response
Successful Response
collections
List of collections
total_count
Total number of collections across all pages (not just the current page)
limit
Maximum number of collections per page
offset
Pagination offset