---
title: "HEAD /pools/{poolId}/nodes/{nodeId}/files/{filePath}"
method: HEAD
path: "/pools/{poolId}/nodes/{nodeId}/files/{filePath}"
tags: ["Nodes"]
---

# HEAD /pools/{poolId}/nodes/{nodeId}/files/{filePath}

`HEAD /pools/{poolId}/nodes/{nodeId}/files/{filePath}`

Gets the properties of the specified Compute Node file.

## Path parameters

- `poolId` string, required
- `nodeId` string, required
- `filePath` 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

## Response `200`

The request has succeeded.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** `8427acd8fd77` — 2 warning, 4 info
  - the optional response header `Content-Type` removed for the status `200`
  - deleted the `query` request parameter `timeout`
  - api operation id `File_GetPropertiesFromComputeNode` removed and replaced with `Nodes_GetNodeFileProperties`
  - api tag `Nodes` added
  - …2 more

[Change history](https://skmtc.dev/azure/apis/batch-batch/changes/pools/:poolId/nodes/:nodeId/files/:filePath/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)
