List assets for selection
GET/userApi/fleets/cars/select
Lists active assets (cars) in the current organization for selection workflows such as team membership updates. This endpoint always returns a paginated response and uses a server-controlled high page size for selection (the perPage query parameter is not supported here). It accepts a focused set of filters commonly used for selection and lookup.
Request
Responses
- 200
- 401
- 403
Returns a paginated list of active assets (cars) for selection.
Unauthorized. Missing, invalid, or expired token.
Forbidden. Not enough permissions.