Get Tenant Stats
Tenants
Monitor Tenant
Get usage statistics for a tenant – object counts and vector dimensions.
GET
Get Tenant Stats
When to use it
- Verify ingestion – confirm data landed after upload (expect
row_countto grow) - Capacity planning – track storage growth over time
- Billing reconciliation – generate usage reports
Endpoint
- Auth: Bearer token
- Idempotency: Read-only
- Async: No
Example
Query parameters
Response
Related endpoints
- Before this: Check infra status – confirm the tenant is provisioned
- Related: List data – browse stored content
Errors
Common codes:400 INVALID_PARAMETERS, 404 TENANT_NOT_FOUND. See Error Responses for the full list.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Unique identifier for the tenant/organization
Example:
"tenant_1234"
Response
Successful Response
Tenant identifier
Example:
"tenant_1234"
Statistics for the normal (context) collection
Statistics for the memory collection
Summary message