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.
read:self— Access your own user profile information, including basic account details and settings.
Authorizations
OAuth 2.0 access token, presented as a JWT bearer token in the Authorization header. Obtain a token via the authorization-code flow; the scopes granted to the token determine which operations it may call.
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