exve
get list of vehicles available
Obtain a list of vehicles available to the accessing party
get/exve/vehicles
Response
list of available vehicles
Example response
[
{
"vehicleId": 1
}
]Changes
Changed in 3 of the 4 revisions of this API.12
- ○
added the non-success response with the status
401response-non-success-status-added
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
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
- ▲