---
title: "Download a log file"
method: GET
path: "/api/logs/{attempt_id}/files/{file_name}"
tags: ["Log"]
---

# Download a log file

`GET /api/logs/{attempt_id}/files/{file_name}`

## Path parameters

- `attempt_id` integer, required
- `file_name` string, required

## Response `200`

successful operation

---

[API](https://skmtc.dev/treasure-data/apis/digdag.md) · [All operations](https://skmtc.dev/treasure-data/apis/digdag/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/treasure-data/digdag/revisions/f20fc79e6266/schema)
