Skip to main content
GET
Driver Journey History Latest

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

customerId
string
required

Query Parameters

fromDateTime
string<date-time>
required

Start date and time for the tracking history search period. Format: yyyy-MM-dd'T'HH:mm:ss in UTC. Required.

driverId
string
required

Unique identifier of the driver to retrieve latest tracking history for

Response

Successful operation

Container for latest tracking history results with processing information

items
object[]

List of latest tracking history results for vehicles

processedDateTime
string<date-time>

Date and time when the results were processed. Format: yyyy-MM-dd'T'HH:mm:ss.SSS in UTC.

totalCount
integer<int32>

Total count of tracking history results