Cross-App Access
List
List the access profiles defined for an application, one page at a time.
get/api/v1/apps/{app_id}/xaa/access_profiles
Path parameters
app_idstring required
The application to list access profiles for.
Query parameters
page_sizeinteger
Page size (max 100).
page_tokenstring
Page token for pagination.
Response
XAAAccessProfileServiceListResponse returns a page of access profiles.
Changes
Changed in 1 of the 33 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○