Transformers
string · uuid · requiredstring[] · required
Get permissions granted to an app.
GET
https://api.youversion.com
/v1/apps/{app_id}/permissions
Returns permissions the authenticated user has already granted to the calling app. Use this endpoint before starting an OAuth permission request when you need to know whether the user has already granted access. The app ID path parameter must match the gateway-injected calling app ID. An empty permissions array means the user has not granted permissions for this app.
path Parameters
app_idThe unique identifier of the app.
Get permissions granted to an app. › Responses
Successful request
permissionsPermissions the user has granted to the calling app.
Enum values:
highlights