Cross-App Access
List
List the scopes defined for an application, one page at a time. To filter by resource server, state, or classification, use Search.
get/api/v1/apps/{app_id}/xaa/scopes
Path parameters
app_idstring required
The application to list scopes for.
Query parameters
page_sizeinteger
Page size (max 100).
page_tokenstring
Page token for pagination.
Response
XAAScopeServiceListResponse returns a page of scopes.