List Collections
List all collections for an organization.
Returns an array of collection objects with collection_name, collection_id, and document_count.
Headers
Authorization
Captain API key for authentication
X-Organization-ID
Organization UUID
Query parameters
limit
Maximum number of collections to return
offset
Pagination offset
Response
Successful Response
collections
List of collections
total_count
Number of collections returned
limit
Maximum number of collections per page
offset
Pagination offset