---
title: "GET /api/v1/pools/default"
method: GET
path: "/api/v1/pools/default"
tags: ["Pools"]
---

# GET /api/v1/pools/default

`GET /api/v1/pools/default`

## Query parameters

- `skuName` string[]

## Response `200`

Success

- PoolStatusResponseBody[]
  - `poolCode` string, nullable
  - `location` string, nullable
  - `sku` string, nullable
  - `resourceType` string, nullable
  - `isEnvironmentPool` boolean
  - `allWithLatestVersion` boolean
  - `readyUnassignedCount` integer
  - `readyUnassignedLatestVersionCount` integer
  - `readyUnassignedNotLatestVersionCount` integer
  - `readyUnassignedNotLatestVersionAndIdleCount` integer

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/visualstudio/apis/vsonline.md) · [All operations](https://skmtc.net/visualstudio/apis/vsonline/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/visualstudio/vsonline/revisions/d55b712ea3ab/schema)
