SSOReadyService
Gets a list of SCIM users in a SCIM directory.
get/v1/scim/users
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.
scimGroupIdstring
If specified, only users that are members of this SCIM group are returned.
pageTokenstring
Pagination token. Leave empty to get the first page of results.
Response
OK