Retrieve vehicle status
Vehicles
Retrieve vehicle status
Retrieve the current vehicle status. If timestamp is provided, direction determines whether the closest result before or after that timestamp is returned.
GET
Retrieve vehicle status
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The two-letter country code of the asset provider the vehicle belongs to
Required string length:
2The three-character code of the asset provider the vehicle belongs to
Required string length:
3The id of the vehicle
Query Parameters
Point in time used to fetch the closest vehicle status
Whether to return the closest status before or after timestamp
Available options:
before, after Response
The status of the vehicle
Example:
"2023-08-17T18:19:22.874Z"
Example:
"2023-08-17"
