GET api/scim/v2/users
Returns a list of Users
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A 200 Ok containing a urn:ietf:params:scim:api:messages:2.0:ListResponse of urn:ietf:params:scim:schemas:core:2.0:User
ListResponseName | Description | Type | Additional information |
---|---|---|---|
totalResults | integer |
None. |
|
schemas | Collection of string |
None. |
|
Resources | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.