v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Applications

List all the user consent scopes of an application.

List all the user consent scopes of an application by application id

get/api/applications/{applicationId}/user-consent-scopes

Path parameters

applicationIdstring required

The unique identifier of the application.

Response

All the user consent scopes of the application are listed successfully

userScopesstring[] required

A list of user scope enum value assigned to the application.