Get vehicle by code
GET/v1/vehicles/code/:code
Returns a vehicle by its 4-character code. The code is printed on the vehicle's handlebars in plain text and as a QR code (URI format https://open.voi.com/scan/{code}).
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successfully return vehicle data
Vehicle ID is empty
Unauthorized
Not found
Internal server error