GET
/locations/by-driver/{id} Get Location by Driver
Returns the most recent LocationDTO for the given driver id, including the embedded truck and read-only driver.
Parameters
| Name | In | Type | Description |
|---|---|---|---|
id * | path | integer | The driver id.
e.g. 1 |
Response
Status: Stable. Try the request in the panel on the right to see a live response.