GET Users
Get all Users
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Get all Users
| Name | Description | Type | Additional information |
|---|---|---|---|
| users |
A list of users. |
Collection of User |
Required |
| errors |
If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages. |
Collection of string |
None. |