List App Entitlements

List entitlements (roles, licenses, groups, permissions, etc.) on an app, paginated via opaque cursor.

Pass the next_cursor value from the previous response back as the cursor query parameter to fetch the next page. When next_cursor is null, the current page is the last one. Returns 404 if app_uuid is unknown in the caller's organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
array | null

Fields to expand. Supported: approval_workflow_override, provisioning_workflow, deprovisioning_workflow, appstore_settings.

Filter by catalog visibility. false returns only entitlements hidden from the AppStore catalog; true returns only visible ones; omit to return all entitlements. Requires the caller to have access to AppStore item settings.

Opaque cursor from a previous response's next_cursor. Omit to fetch the first page.

integer
1 to 1000
Defaults to 100

Maximum number of items to return per page (1..1000).

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json