List organization roles
GET/userApi/fleets/roles
Lists roles in the current organization. This endpoint returns a paginated response with a fixed server page size.
Request
Responses
- 200
- 401
- 403
Returns a paginated list of organization roles.
Unauthorized. Missing, invalid, or expired token.
Forbidden. Not enough permissions.