fleet
get list of vehicles contained in the fleet
Obtain a list of vehicles contained within the fleet
get/exve/fleets/{fleetId}/vehicles
Path parameters
fleetIdinteger required
Numeric ID of the vehicle fleet
Response
fleet vehicles
Example response
[
{
"vehicleId": 1
}
]Changes
Changed in 2 of the 4 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 30 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲