account
Get Subscription
Get subscription, usage, and overage info for the authenticated user.
is_admin_managed=True when user is an org member (billed by org admin) or has no stripe_data on their subscription (manually provisioned).
get/api/account/subscription
Response
Successful Response
Changes
Changed in 1 of the 16 revisions of this API.2
- ○
added the optional property
storage_limit_bytesto the response with the200statusresponse-optional-property-added
- ○
added the required property
storage_used_bytesto the response with the200statusresponse-required-property-added
- ○