List all users
GET/tap/api/v1/users
Returns all users sorted by name. Requires the admin role. Callers with only the user role receive an empty list.
Responses
- 200
- 401
All users.
The user is not authorized to access this resource.
GET/tap/api/v1/users
Returns all users sorted by name. Requires the admin role. Callers with only the user role receive an empty list.
All users.
The user is not authorized to access this resource.