get https://example.com/v1/users
This API request allows you to get a list of users registered in the system.
Response status codes:
200 - you can review list
401 - you are not authorized
500 - if unhandled and unexpected exception happened
This API request allows you to get a list of users registered in the system.
Response status codes:
200 - you can review list
401 - you are not authorized
500 - if unhandled and unexpected exception happened
Try It!
to start a request and see the response here!