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

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

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

Returns the content 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
- `ocp-range` string

## Response `200`

The request has succeeded.

- string, binary

## Other responses

- `default` — An unexpected error response.

---

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