Get current user subscription for an installed app
Returns paid entitlement for the authenticated user for the app identified by appUuid. The OAuth access token must belong to that app.
When the authenticated user is an agency team member, the response also includes a managedCreators array containing the subscription state for every creator the team member is assigned to. The agency user’s own top-level subscription will be status: "none" (agency team members do not install apps themselves). For non-agency users managedCreators is an empty array.
Scope required: read:self
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
"2025-06-26"
Path Parameters
"00000000-0000-4000-8000-000000000001"
Response
Current-user subscription entitlement for the app
active, pending, cancelled, none