List company users
GET/userApi/fleets/users
Lists users in the current organization.
Responses
- 200
- 401
- 403
Returns a list of users in the current organization. Supports pagination.
Unauthorized. Missing, invalid, or expired token.
Forbidden. Not enough permissions.