List Users
GET/api/users
Returns a paginated list of users in your organization.
The response includes all users with their email addresses, names, machine user status, associated groups, and timestamps.
Request
Responses
- 200
- 401
- 500
List of users retrieved successfully
Authentication required or invalid token
Internal server error