Vehicles
Get Vehicle
Retrieve detailed information about a vehicle by specifying its unique identifier (ID).
Returns:
- A response containing detailed information about the vehicle.
Possible Codes in Error Response (see Errors for error response schema and meaning of codes):
- AUTHENTICATION_ERROR
- REQUEST_VALIDATION_ERROR
- RESOURCE_NOT_FOUND
- SERVER_ERROR
get/v1/vehicles/{vehicle_id}
Path parameters
vehicle_idstring required
Unique internal identifier for the vehicle.
Unique internal identifier for the vehicle.
Response
Successful Response