Fleet
An identified collision that occurred on a fleet.
Returns the Collision that matches the fleet id and the Collision cid.
get/fleets/{fid}/collisions/{cid}
Path parameters
fidstring required
Resource is related to this fleet ID only.
cidstring required
Results will only contain the Collision related to this Collision ID.
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
Collision response