/configuration/users - Read the users file
Returns the content of the users.xml configuration file.
End-point
GET | /configuration/users |
Possible response
HTTP status | Description |
---|---|
200 |
The operation completed successfully |
401 |
There is no session or the session is invalid |
Response body
The response body is the content of the users.xml configuration file |