Vehicle
Vehicle image
Returns the vehicle image as png file.
GET
/
v1.0.0
/
vehicles
/
{vehicleId}
/
image.png
Authorizations
X-API-KEY
string
headerrequiredApiKey used for authorization and authentication
Path Parameters
vehicleId
string
requiredVehicle ID
Response
200 - image/png
The response is of type string
.