v1

latestOpenAPI 3.0.0Groupe PSA Licence2026-08-0647172197.4 KB
Vehicles

An identified collision that occurred on a vehicle.

Returns the Collision that matches the vehicle id and the Collision cid.

get/fleets/{fid}/vehicles/{vid}/collisions/{cid}

Path parameters

fidstring required

Resource is related to this fleet ID only.

vidstring required

Resource is related to this Vehicle 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