Skip to main content
GET
Get paginated usage history rows for the authenticated user.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Query Parameters

startDate
string

ISO 8601 start datetime (inclusive)

endDate
string

ISO 8601 end datetime (inclusive)

limit
integer

Page size, default 100, max 1000

offset
integer

Pagination offset, default 0

Response

Paginated usage history for the authenticated user

Paginated user usage history

limit
integer

Page size used

offset
integer

Pagination offset used

rows
object[]

Usage rows

total
integer

Total rows matching filter