App Entitlement
List For App Resource
List app entitlements associated with an app resource.
get/api/v1/apps/{app_id}/entitlements/resource_types/{app_resource_type_id}/resources/{app_resource_id}
Path parameters
app_idstring required
The appId field.
app_resource_type_idstring required
The appResourceTypeId field.
app_resource_idstring required
The appResourceId 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.