App Entitlement
List Users
List the users, as AppEntitlementUsers objects, of an app entitlement.
get/api/v1/apps/{app_id}/entitlements/{app_entitlement_id}/users
Path parameters
app_idstring required
The appId field.
app_entitlement_idstring required
The appEntitlementId field.
Query parameters
page_sizeinteger
The pageSize field.
page_tokenstring
The pageToken field.
Response
The ListAppEntitlementUsersResponse message contains a list of results and a nextPageToken if applicable.