Endpoint
Authentication
API key with the
usage:read scope.Access Scope
The endpoint automatically scopes results based on the authenticated user:| Caller | Default scope |
|---|---|
| Project member | Active project only |
| Organization admin | Entire organization |
| Platform admin | Platform-wide unless filters are provided |
Query Parameters
Organization UUID. Non-admin users can only request their own organization.
Project UUID. Organization admins can request any project in their organization; regular members can only request their active project.
User UUID. Platform admin only.
Relative lookback window when
start_date is omitted. Range: 1 to 3660.Inclusive ISO 8601 start timestamp.
Inclusive ISO 8601 end timestamp. Defaults to the current time.
Time-series grouping. Options:
day, week, month.Response Shape
Resolved telemetry scope:
platform, organization, project, or user.Resolved date range and time-series grouping.
Top-line metrics for documents, credits, pages, tokens, reviews, activity, credit balance, and processing time.
Per-period counts for extraction records, completed/failed/pending records, charged documents, pages, credits, and tokens.
Breakdowns by status, project, and model/cost tier.
Coverage and deduplication metadata, including processing-time coverage.
Example
Notes
- Credit spend is calculated from debit transactions joined to extraction records by
document_id. processing_time_secondsis stored for newly created extraction records. Historical rows may appear undermissing_records.- Use short caching windows for customer dashboards to avoid repeatedly aggregating the same range.
Next Steps
List Extractions
Query extraction history and review state.
Usage Summary
Retrieve user-level usage totals.