App Entitlement
List
List app entitlements associated with an app.
get/api/v1/apps/{app_id}/entitlements
Path parameters
app_idstring required
The appId 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.