latestOpenAPI 3.0.02026-08-184311,0881.3 MB
423eeb892c56
appManagementV2
Get subscription status for the user
Get Subscription status for the user for a specific app. This will indicate whether the user has subscribed to the app or not.
get/v2/apps/{uuid}/subscription
Path parameters
uuidstring required
UUID of the app.
Response
Information about user's subscription status for the app.
Example response
{
"status": true
}