---
title: "get list of fleets available"
method: GET
path: "/exve/fleets"
tags: ["fleet"]
---

# get list of fleets available

`GET /exve/fleets`

Obtain a list of fleets available to the accessing party

## Response `200`

list of available fleets

- TypesFleetID[]
  - `fleetId` integer, required

## Other responses

- `401` — Access token is missing or invalid

---

[API](https://skmtc.net/knowgoio/apis/knowgo-vehicle-simulator-api.md) · [All operations](https://skmtc.net/knowgoio/apis/knowgo-vehicle-simulator-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/knowgoio/knowgo-vehicle-simulator-api/revisions/c420a5f456ea/schema)
