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.

Response

200 - application/json

Successful Response

user_id
string
required
plan_type
enum<string>
required
Available options:
plan_free,
plan_developer,
plan_enterprise,
plan_unlimited
monthly_usage_minutes
integer
required
monthly_usage_limit_minutes
integer | null