---
title: "Download the Reports by ID"
method: GET
path: "/ng-reports/download/reports/{id}"
tags: ["NG Reports (Ondemand)"]
---

# Download the Reports by ID

`GET /ng-reports/download/reports/{id}`

Download reports of Metrics

## Path parameters

- `id` string, required

## Response `200`

Report downloaded successfully

- string, byte

## Other responses

- `400` — Invalid Report Id
- `404` — Report not found

## Changes

> 6 revisions in range; 1 not diffed.

- **2026-08-18** `242a0e1b1b40` — 3 breaking
  - the response's body type changed from `array` to `string`, and format from no format to `byte` for status `200`
  - the response's body type changed from `array` to `string`, and format from no format to `byte` for status `400`
  - the response's body type changed from `array` to `string`, and format from no format to `byte` for status `404`

[Change history](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/changes/ng-reports/download/reports/:id/get.md)

---

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