---
title: "Download or Preview Scheduled Report File"
method: GET
path: "/ng-reports/scheduled/reports/download"
tags: ["NG Reports (Scheduled)"]
---

# Download or Preview Scheduled Report File

`GET /ng-reports/scheduled/reports/download`

Downloads or previews a scheduled report file in PDF or XLSX format.

## Query parameters

- `reportRunId` integer, required
- `fileFormat` 'PDF' | 'XLSX' | 'ZIP', required — The file format(s) of the report (e.g., PDF, CSV).
- `preview` boolean

## Response `200`

OK

- string[]

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/revisions/5ff7ab84e8e8/schema)
