Retrieves a list of all users
GET/users
Retrieves a list of all users belonging to the account
Responses
- 200
- 401
- 403
- 404
A list of users.
Unauthorized
Access denied
Not found
GET/users
Retrieves a list of all users belonging to the account
A list of users.
Unauthorized
Access denied
Not found