SSO
Get
Get returns a single SSO application by app_id + id.
get/api/v1/apps/{app_id}/sso/applications/{id}
Path parameters
app_idstring required
The application in your catalog that owns the SSO application.
idstring required
Unique identifier for the SSO application.
Response
SSOApplicationServiceGetResponse returns a single SSO application.
Changes
Changed in 1 of the 33 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○