SSOReadyService
Gets a list of SCIM groups in a SCIM directory.
get/v1/scim/groups
Query parameters
scimDirectoryIdstring
The SCIM directory to list from.
One of scimDirectoryId, organizationId, or organizationExternalId must be specified.
organizationIdstring
The ID of the organization to list from. The primary SCIM directory of this organization is used.
One of scimDirectoryId, organizationId, or organizationExternalId must be specified.
organizationExternalIdstring
The externalId of the organization to list from. The primary SCIM directory of this organization is used.
One of scimDirectoryId, organizationId, or organizationExternalId must be specified.
pageTokenstring
Pagination token. Leave empty to get the first page of results.
Response
OK