App Entitlement
List For App User
List app entitlements associated with an app user.
get/api/v1/apps/{app_id}/entitlements/users/{app_user_id}
Path parameters
app_idstring required
The appId field.
app_user_idstring required
The appUserId field.
Query parameters
page_sizeinteger
The pageSize field.
page_tokenstring
The pageToken field.
Response
The ListAppEntitlementsResponse message contains a list of results and a nextPageToken if applicable.