latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-216381,9552.9 MB

f2cf3228f366

Cross-App Access

Search

Search scope bindings, filtered by access profile or by scope, or fetch a specific set by ref. The by-scope direction answers "which profiles contain this scope" for impact analysis.

post/api/v1/search/xaa/access_profile_scope_bindings

Request body

accessProfileIdsstring[] nullable

Optional filter by access profiles. Empty matches any access profile.

appIdstring

The application that owns the resource server (required).

pageSizeinteger

Page size (max 100).

pageTokenstring

Page token for pagination.

xaaScopeIdsstring[] nullable

Optional filter by scopes (impact analysis: which profiles contain a scope). Empty matches any scope.

Response

XAAAccessProfileScopeBindingServiceSearchResponse returns matching bindings.

nextPageTokenstring

Token for the next page.