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

f2cf3228f366

Cross-App Access

Search

Search client audience mappings across the tenant, filtered by resource server, disabled state, or text query, or fetch a specific set by ref.

post/api/v1/search/xaa/client_audience_mappings

Request body

disabledboolean nullable

Optional filter by disabled state.

pageSizeinteger

Page size (max 100).

pageTokenstring

Page token for pagination.

querystring

Optional text query matched against client_key and audience_client_id.

xaaResourceServerIdsstring[] nullable

Optional filter by resource servers. Empty matches any resource server.

Response

XAAClientAudienceMappingServiceSearchResponse returns matching mappings.

nextPageTokenstring

Token for the next page.