latestOpenAPI 3.1.02026-08-08243131.9 MB
c5ddcd5c7e72
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.
get/apps/{appUuid}/subscription/me
Path parameters
appUuidstring uuid required
Example:00000000-0000-4000-8000-000000000001
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Response
Current-user subscription entitlement for the app