Skip to main content
GET
Get your company's activity metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

workspaces
integer
required

Number of workspaces in the company.

indexed_files
integer
required

Number of documents in the company that finished indexing (embedded).

retrieval_calls_30d
integer
required

Search + ask (RAG) calls across the company's API keys over the last 30 days.

top_workspaces
object[]
required

Up to the 5 workspaces with the most indexed documents, largest first.

other_files
integer
required

Indexed documents held by all workspaces beyond the top 5 (the 'Others' bucket).