Improved

API Version: 2025.10.23

We've released a new version of the API. This version updates the behavior of the GET idling/events endpoint: The 'assetId', 'operatorId', 'addressId' and 'addressType' fields have been moved inside their respective nested objects ('asset', 'operator', and 'address'). For example, 'assetId' is now 'asset.id'.

The 'addressType' field has been renamed to 'addressTypes' (plural) and changed from a single string to an array of strings, as addresses can have multiple types.

New fields 'latitude' and 'longitude' have been added.

A new query parameter 'includeExternalIds' has been added, to include external IDs in the response.