Get Vehicle
Get Vehicle
Retrieve a single vehicle by ID
GET
Get Vehicle
Get Vehicle
Retrieve the full details of a single vehicle, including its fuel type, emission data, and status.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
UUID of the vehicleExample:
f47ac10b-58cc-4372-a567-0e02b2c3d479Response
Vehicle UUID
Display name of the vehicle
Vehicle usage type:
freight or passengerOwnership type:
owned or rentedVehicle license plate number
ISO country code
Year the vehicle was registered
Market segment:
mini, supermini, lower_medium, upper_medium, executive, luxury, sports, dual_purpose_4x4, mpvVehicle size:
small_car, medium, large_car, average_carCurrent status:
active, archived, errorTotal CO2 equivalent emissions in kg
UUID of the assigned fuel type
Fuel type name (e.g.
diesel, petrol, electric)Available fuel units for this vehicle’s fuel type
UUID of the unknown vehicle type
String name of the unknown vehicle type (e.g.
Truck, Van)UUID of the custom emission factor applied, if any
Error codes when status is
errorUUID of the import file, if created via CSV import
Name of the import file, if created via CSV import
ISO 8601 creation timestamp
ISO 8601 last-update timestamp
Example
Successful Response
Common Errors
404 Not Found
Cause: Vehicle does not exist or does not belong to your organizationRelated Endpoints
List Vehicles
Browse all vehicles
Update Vehicle
Modify vehicle details

