Get vehicles by zone
GET/v1/vehicles
Returns the vehicles available for rental in a zone. Only vehicles currently available for rental are included. We recommend refreshing the list every 7 seconds. There is no technical limit on the number of vehicles in a zone.
Note: you can only retrieve vehicles from operational zones you have access to.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successfully return vehicle data
Vehicle ID is empty
Unauthorized
Not found
Internal server error