---
title: "HEAD /pools/{poolId}"
method: HEAD
path: "/pools/{poolId}"
tags: ["Pools"]
---

# HEAD /pools/{poolId}

`HEAD /pools/{poolId}`

Gets basic properties of a Pool.

## Path parameters

- `poolId` string, required

## Query parameters

- `api-version` string, required
- `timeOut` integer

## Headers

- `client-request-id` string
- `return-client-request-id` boolean
- `ocp-date` string, date-time-rfc7231
- `If-Modified-Since` string, date-time-rfc7231
- `If-Unmodified-Since` string, date-time-rfc7231
- `If-Match` string
- `If-None-Match` string

## Response `200`

The request has succeeded.

## Other responses

- `404` — The server cannot find the requested resource.
- `default` — An unexpected error response.

## Changes

- **2026-07-13** `8427acd8fd77` — 1 warning, 2 info
  - deleted the `query` request parameter `timeout`
  - api operation id `Pool_Exists` removed and replaced with `Pools_PoolExists`
  - added the new optional `query` request parameter `timeOut`
- **2026-07-13** `bee2d837bf8f` — 1 warning
  - deleted the `query` request parameter `$select`

[Change history](https://skmtc.dev/azure/apis/batch-batch/changes/pools/:poolId/head.md)

---

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