List locations
GET/userApi/fleets/locations
Lists parent locations in the current organization. Returns paginated results with child locations included under each parent.
Request
Responses
- 200
- 401
- 403
Returns a paginated list of parent locations with nested child locations.
Unauthorized. Missing, invalid, or expired token.
Forbidden. Not enough permissions.