Get all Users

get

/cloudapi/restapi/v3/user

This operation fetches all users. All attributes and assigned roles are returned for each user.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : User
Type: object
Show Source
Nested Schema : CloudTZDateTime
Type: object
Show Source
Nested Schema : Organization
Type: object
Show Source
Nested Schema : password
Type: array
Show Source
Nested Schema : roles
Type: array
Show Source
Nested Schema : associations
Type: array
Unique Items Required: true
Show Source
Nested Schema : PwdPolicy
Type: object
Show Source
Nested Schema : Role
Type: object
Show Source

400 Response

Invalid input, Please check.
Back to Top