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

f2cf3228f366

SSO

Search

Search SSO applications across the tenant. Supports filtering by the applications in your catalog and by display-name or description text.

post/api/v1/search/sso/applications

Request body

appIdsstring[] nullable

Optional filter by applications in your catalog. Empty matches any application.

pageSizeinteger

Maximum number of results to return per page.

pageTokenstring

Pagination token from a previous response.

querystring

Optional text query matched against display_name and description.

Response

SSOApplicationServiceSearchResponse returns matching SSO applications.

nextPageTokenstring

Token for the next page.