cURL
curl --request GET \ --url https://api.smartmove.eu/m2m/api/v1/fleets/{assetProviderCountryCode}/{assetProviderCode}/{vehicleId}/system-data \ --header 'Authorization: Bearer <token>'
[ { "name": "<string>", "timestamp": "2025-10-07T10:24:41.143Z", "value": "<string>" } ]
Get the system data of the specified vehicle
The access token received from the authorization server in the OAuth 2.0 flow.
Asset provider country code
2
Asset provider code
3
Vehicle unique identifier
The entire system data
The name of the information that is being shown
The timestamp when the data was recorded
"2025-10-07T10:24:41.143Z"
A stringified value of the information