Skip to main content
GET
Get usage history boundaries

Authorizations

Authorization
string
header
required

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

Response

Successful Response

Boundaries of the usage history the reporting endpoints can serve.

detail_since
string<date-time>
required

Ranges before this boundary are served from monthly rollups (or clamped).

history_starts_at
string<date-time> | null
required

Earliest moment any usage data exists; null when no data yet.