---
title: "Download Spreadsheet Result"
method: GET
path: "/api/spreadsheets/{runId}/download"
tags: ["Spreadsheets"]
---

# Download Spreadsheet Result

`GET /api/spreadsheets/{runId}/download`

Download the processed Excel file for a completed workbook-producing job

## Path parameters

- `runId` string, required

## Response `200`

Binary Excel file

- string, binary — Binary Excel file

## Other responses

- `401` — Default Response
- `403` — Default Response
- `404` — Default Response
- `409` — 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)
