Show the details of a specific vehicle
GET
/fleets/vehicles/{id}Request
Path Params
id
required
The id of the vehicle.
Responses
OK(200)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 2 days ago