Get app pricing subscription lifecycle status

Returns pricing plan lifecycle states for a developer-owned app (`pending_setup`, `active`, `withdrawn`). <Info>Scope required: `read:self`</Info>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

appUuidstringRequiredformat: "uuid"

Headers

X-Fanvue-API-VersionstringRequiredDefaults to 2025-06-26
API version to use for the request

Response

Pricing plan lifecycle summary for the app
appUuidstringformat: "uuid"
appNamestring
availabilityenum
Allowed values:
overallStatusenum
pricingPlanslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
410
Gone Error
502
Bad Gateway Error
503
Service Unavailable Error