Retrieve usage stats for your tenant.
Use this endpoint to check whether a tenant exists and view core metrics like total indexed objects and vector dimension. This helps you validate setup and monitor ingestion.
Expected outcome
You receive the current object count and vector dimension for the tenant. If the tenant does not exist, you get a not-found error.
tenant_id="acme_corp" to see total company usagetenant_id="acme_corp", sub_tenant_id="engineering" for team-specific statsBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier for the tenant/organization
"tenant_1234"
Successful Response
Tenant identifier
"tenant_1234"
Statistics for the normal (context) collection
Statistics for the memory collection
Summary message