GET
/trucks/{id} Get Truck
Retrieve a single truck by its id.
Parameters
| Name | In | Type | Description |
|---|---|---|---|
id * | path | integer | The truck id, e.g. 1.
e.g. 1 |
Response
Status: Stable. Try the request in the panel on the right to see a live response.