Skip to main content
GET
Get Usage

Authorizations

Authorization
string
header
required

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

Query Parameters

days
integer<int32>
default:7
Required range: 1 <= x <= 90
usage.fields
enum<string>[]

A comma separated list of Usage fields to display. The fields available for a Usage object.

Minimum array length: 1
Available options:
cap_reset_day,
daily_client_app_usage,
daily_project_usage,
project_cap,
project_id,
project_usage

Response

The request has succeeded.

data
object
errors
object[]