Skip to main content
GET
Get organization usage bucketed over a time range, for the chart above the log.

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

userUid
string

Only rows for this user (organization history only)

feature
string

Only rows for this feature key (organization history only)

Response

Usage activity bucketed over the requested range

Usage activity bucketed over the requested range

buckets
object[]

Buckets, oldest first

unit
string

Bucket width: minute, hour, day, week or month

startDate
string

ISO start of the charted range

endDate
string

ISO end of the charted range