Account and billing
Retrieve entitlements
Return the account plan, usage, capabilities, and upload limits.
GET
/api/v1/billing/entitlementsAuthentication: REST bearer token required.
Parameters
This endpoint has no path, query, or body parameters.
Responses
200The current plan and enforced entitlement snapshot.
401The bearer token is missing, invalid, or expired.