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.