Skip to main content
GET
List usage

Authorizations

Authorization
string
header
required

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

Query Parameters

cursor
string | null
limit
integer
default:50
Required range: 1 <= x <= 100
start
string<date-time> | null
end
string<date-time> | null
model
string | null

Response

Successful Response

items
UsageRecord · object[]
required
next_cursor
string | null
required