Skip to main content
GET
Get paginated usage history rows across all companies in an organization.

Authorizations

X-API-Key
string
header
required

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

Path Parameters

orgId
string
required

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 an organization

Paginated user usage history

limit
integer

Page size used

offset
integer

Pagination offset used

rows
object[]

Usage rows

total
integer

Total rows matching filter