API Reference
Log In
API Reference

List per-user attributed costs

Returns per-user cost attribution based on proportional token distribution of actual provider billing data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date
required

Inclusive start date of the reporting window (ISO yyyy-MM-dd)

date
required

Inclusive end date of the reporting window (ISO yyyy-MM-dd)

string

Filter by provider identifier (e.g. anthropic, openai)

string

Filter by provider workspace identifier

string

Filter by AI model identifier

integer
≥ 0
Defaults to 0

Zero-based page index (0..N)

integer
≥ 1
Defaults to 20

The size of the page to be returned

sort
array of strings
Defaults to totalAttributedCost,DESC

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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