---
title: "An identified collision that occurred on a vehicle."
method: GET
path: "/fleets/{fid}/vehicles/{vid}/collisions/{cid}"
tags: ["Vehicles"]
---

# An identified collision that occurred on a vehicle.

`GET /fleets/{fid}/vehicles/{vid}/collisions/{cid}`

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

## Path parameters

- `fid` string, required
- `vid` string, required
- `cid` string, required

## Query parameters

- `profile` 'fleet' | 'endUser'

## Response `200`

Collision response

## Other responses

- `default` — unresolved $ref

---

[API](https://skmtc.net/groupe-psa/apis/groupe-psa-connected-car-b2b-api.md) · [All operations](https://skmtc.net/groupe-psa/apis/groupe-psa-connected-car-b2b-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/groupe-psa/groupe-psa-connected-car-b2b-api/revisions/023ff3e3fe51/schema)
