App Entitlement User Binding
List App Users For Identity With Grant
Returns a list of app users for the identity in the app. If that app user also has a grant to the entitlement from the request, data about the grant is also returned. It will always return ALL app users for this identity, but only SOME may have grant data.
get/api/v1/apps/{app_id}/entitlements/{app_entitlement_id}/users/{identity_user_id}/grants
Path parameters
app_idstring required
The appId field.
app_entitlement_idstring required
The appEntitlementId field.
identity_user_idstring required
The identityUserId field.
Response
Successful response