Get a token usage report

Returns report metadata and data (if completed).
For pending/processing reports, returns metadata only with rows: null.

Pass include_data=false to poll metadata (status, row_count, timestamps)
without transferring the report's data rows.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Query Params
boolean
Defaults to true

When false, omits the report's data rows from the response so clients can poll status and metadata without transferring every row.

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json