List Collections
Retrieve all collections belonging to your organization.
Collections are containers that group related data from one or more source connections, enabling unified search across multiple data sources.
Results are sorted by creation date (newest first) and support pagination and text search filtering.
Authentication
Query parameters
Maximum number of collections to return (1-1000)
Search term to filter collections by name or readable_id
Response
Human-readable display name for the collection.
URL-safe unique identifier used in API endpoints. This becomes non-optional once the collection is created.
Timestamp when the collection was created (ISO 8601 format).
Timestamp when the collection was last modified (ISO 8601 format).
Vector dimensions used by this collection (derived from deployment metadata).
Name of the embedding model used for this collection (derived from deployment metadata).