Get a list of all users
GET/v1/users
Get a list of all users
Responses
- 200
- 401
A list of all users
Unauthorized (Wrong permissions, missing token)
GET/v1/users
Get a list of all users
A list of all users
Unauthorized (Wrong permissions, missing token)