GET
/
v1
/
usage

Authorizations

Authorization
string
header
required

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

Response

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