cURL
curl --request GET \ --url https://api.smartmove.eu/m2m/api/v1/fleets/{assetProviderCountryCode}/{assetProviderCode}/{vehicleId}/blobs/maintenance/{maintenanceId} \ --header 'Authorization: Bearer <token>'
{ "blobs": [ { "uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "filename": "<string>", "uploaded": false } ], "secret": "<string>", "itemId": "<unknown>" }
Fetch the images of a maintenance report
The access token received from the authorization server in the OAuth 2.0 flow.
Asset provider country code
Asset provider code
Vehicle unique identifier
Vehicle maintenance id
The blob information
Show child attributes
Secret for retrieving links
1
Id of the item which holds the blobs. May be string or integer