Account and billing

Retrieve entitlements

Return the account plan, usage, capabilities, and upload limits.

GET/api/v1/billing/entitlements

Authentication: REST bearer token required.

Parameters

This endpoint has no path, query, or body parameters.

Responses

200

The current plan and enforced entitlement snapshot.

401

The bearer token is missing, invalid, or expired.