Vehicles
An alert related to a vehicle.
Returns information about a specific alert messages for a Vehicle.
get/fleets/{fid}/vehicles/{vid}/alerts/{aid}
Path parameters
fidstring required
Resource is related to this fleet ID only.
vidstring required
Resource is related to this Vehicle ID only.
aidstring required
id of the alert.
Query parameters
profile'fleet' | 'endUser'
Results will contain a relative view of the data depending on the selected profile. Indeed, endUser will expose only the data available to the end-user as if there were no intermediaries between him and the vehicle (case of B-2-B-2-C). If not specified, this parameter will be set tofleetvalue (deault value).
- Disclaimer: Since thefleetprofile has a larger data scope, selectingendUserprofile will potentially result in not found status depending on its granted rights and privacy level.
Response
Alert response