List SCIM Directories

GET
Gets a list of SCIM directories in an organization.

Query parameters

organizationIdstringOptional
The organization the SCIM directories belong to.
pageTokenstringOptional
Pagination token. Leave empty to get the first page of results.

Response

This endpoint returns an object.
scimDirectorieslist of objectsOptional
The list of SCIM directories.
nextPageTokenstringOptional

Value to use as pageToken for the next page of data. Empty if there is no more data.