Read Users File
Returns the content of the users.xml configuration file.
End-point
GET | /configuration/users |
Possible Responses
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. |