Get Scim V 2 Users

Returns all users provisioned via SCIM for the linked organization. See https://datatracker.ietf.org/doc/html/rfc7644#section-3.4.2

Authentication

AuthorizationBearer
Bearer token authentication

Response

SCIM user list
totalResultsdouble
itemsPerPagedouble
startIndexdouble
Resourceslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error