Skip to main content
GET
Vehicle 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.

vehicleId
string

Unique identifier of the vehicle to retrieve latest tracking history for

groupIds
string[]

List of group identifiers to retrieve latest tracking history for vehicles in those groups

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