/
SS
ssoready
/
SSOReadyService API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14m ago · Updated 2y ago
Details
Filter operations
SSOReadyService
20
get
/v1/organizations
post
/v1/organizations
get
/v1/organizations/{id}
patch
/v1/organizations/{id}
get
/v1/saml-connections
post
/v1/saml-connections
get
/v1/saml-connections/{id}
patch
/v1/saml-connections/{id}
post
/v1/saml/redeem
post
/v1/saml/redirect
get
/v1/scim-directories
post
/v1/scim-directories
get
/v1/scim-directories/{id}
patch
/v1/scim-directories/{id}
post
/v1/scim-directories/{id}/rotate-bearer-token
get
/v1/scim/groups
get
/v1/scim/groups/{id}
get
/v1/scim/users
get
/v1/scim/users/{id}
post
/v1/setup-urls
SSOReadyService
Gets a SCIM group in a SCIM directory.
get
/v1/scim/groups/{id}
Path parameters
id
string
required
ID of the SCIM group to get.
Response
OK
GetSCIMGroupResponse
required
scimGroup
SCIMGroup
Changes