Check if a user is granted to an application.

Entitlements required: tenantadmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements], manageEntitlements [Manage Entitlements], readEntitlements [Read Entitlements].

The API checks whether a user is granted the rights to access an application either directly or indirectly through the user’s group association and dynamic role association.
The user id and application id are needed to entered in the textbox provided under Path Params. The {tenant_url} can be replaced in the Base URL with the actual value. The entered values get reflected in the Request code. The preferred language can be selected from the right panel to generate the selected Response example.

Language
URL