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

f2cf3228f366

SSO

List

List returns the SSO applications configured for an application, one page at a time.

get/api/v1/apps/{app_id}/sso/applications

Path parameters

app_idstring required

The application in your catalog to list SSO applications for.

Query parameters

page_sizeinteger

Maximum number of results to return per page.

page_tokenstring

Pagination token from a previous response.

Response

SSOApplicationServiceListResponse returns a page of SSO applications.

nextPageTokenstring

Pagination token for the next page, or empty if there are no more results.