App Entitlement
Search App Entitlements For App User
Search for app entitlements associated with a specific app user, with optional resource type trait filtering.
get/api/v1/search/apps/{app_id}/entitlements/users/{app_user_id}
Path parameters
app_idstring required
The ID of the app to search entitlements within.
app_user_idstring required
The ID of the app user to search entitlements for.
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.