Skip to main content
GET
Cost By Model

Authorizations

Authorization
string
header
required

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

Query Parameters

range
enum<string>
default:30d

Time window filtered on session_records.last_activity_at: 24h, 7d, 30d, or all.

Available options:
24h,
7d,
30d,
all
Example:

"30d"

Response

Successful Response