---
title: "Download a Report"
method: GET
path: "/reports/{report_id}/download"
---

# Download a Report

`GET /reports/{report_id}/download`

## Path parameters

- `report_id` string, required

## Headers

- `X-Organization-Code` string, required

## Response `200`

200

- object
  - `type` string
  - `download_link` string
  - `status` string

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403

---

[API](https://skmtc.net/y/apis/ai-caller.md) · [All operations](https://skmtc.net/y/apis/ai-caller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/y/ai-caller/versions/05b629819b49/schema)
