---
title: "Download Artifact"
method: GET
path: "/api/spreadsheets/{runId}/artifacts/{filename}"
tags: ["Spreadsheets"]
---

# Download Artifact

`GET /api/spreadsheets/{runId}/artifacts/{filename}`

Download a specific artifact file produced by a job.

## Path parameters

- `runId` string, required
- `filename` string, required

## Other responses

- `401` — Default Response
- `403` — Default Response
- `404` — Default Response
- `500` — Default Response

---

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