---
title: "List of vehicles"
method: GET
path: "/fleets/{fid}/vehicles"
tags: ["Vehicles"]
---

# List of vehicles

`GET /fleets/{fid}/vehicles`

Returns the Vehicles associated with the Fleet.

## Path parameters

- `fid` string, required

## Query parameters

- `pageSize` integer
- `pageToken` string
- `locale` string
- `extension` string[]
- `vinPrefix` string

## Response `200`

OK

## 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)
