---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/fleets"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/fleets"
tags: ["Fleets"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/fleets

`GET /subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/fleets`

Lists fleets in the specified subscription.

## Query parameters

- `$top` integer
- `$skipToken` string

## Parameters

- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- FleetListResult — The response of a Fleet list operation.
  - `value` Fleet[], required — The Fleet items on this page — unresolved $ref
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2022-06-02-preview) `4761e2df2c16` — 3 info
  - api operation id `Fleets_List` removed and replaced with `Fleets_ListBySubscription`
  - added the new optional `query` request parameter `$skipToken`
  - added the new optional `query` request parameter `$top`

[Change history](https://skmtc.dev/azure/apis/containerservice-microsoft-containerservice-fleet/changes/subscriptions/:subscriptionId/providers/Microsoft.ContainerService/fleets/get.md)

---

[API](https://skmtc.dev/azure/apis/containerservice-microsoft-containerservice-fleet.md) · [All operations](https://skmtc.dev/azure/apis/containerservice-microsoft-containerservice-fleet/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/containerservice-microsoft-containerservice-fleet/revisions/e2aef6d13cab/schema)
