Get all users
GET/users
Returns a list of all users with their usernames and roles. Requires admin role. Each user object contains the username and assigned role.
Responses​
- 200
- 403
Successful Response
Forbidden - Admin role required
GET/users
Returns a list of all users with their usernames and roles. Requires admin role. Each user object contains the username and assigned role.
Successful Response
Forbidden - Admin role required