Usage
Get Usage
GET
/
v1
/
usage
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
user_id
string
requiredplan_type
enum<string>
requiredAvailable options:
plan_free
, plan_developer
, plan_enterprise
, plan_unlimited
monthly_usage_minutes
integer
requiredmonthly_usage_limit_minutes
integer | null