Skip to main content
GET
Get aggregate usage totals 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

userUid
string

Only rows for this user (organization history only)

feature
string

Only rows for this feature key (organization history only)

Response

Aggregate usage totals for the authenticated user

Aggregate usage totals for a user

totals
object
byModel
object[]
byFeature
object[]