Get collection metadata
Table
Get collection metadata
Get metadata for one collection: name, schema, and document count. Use before querying documents to understand the structure.
GET
Get collection metadata
Authorizations
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Headers
External user (end user) to act as. Optional — if omitted, Flowra uses the project’s default external user. Send a stable username (e.g. customer_alice) only when you need another end-user context.
Path Parameters
Collection ID
Example:
"507f1f77bcf86cd799439011"
Response
200 - application/json
Collection metadata retrieved successfully