---
title: "GET /v1/data/reports"
method: GET
path: "/v1/data/reports"
---

# GET /v1/data/reports

`GET /v1/data/reports`

## Query parameters

- `id` integer, required

## Response `200`

The request has succeeded.

- ReportsResponse — The request has succeeded.
  - `pdf` string — The PDF file of this Report
  - `ppt` string — The PowerPoint file of this Report
  - `xls` string — The Excel file of this Report

## Other responses

- `400` — The server could not understand the request due to invalid syntax.
- `401` — Access is unauthorized.
- `403` — Access is forbidden.
- `404` — The server cannot find the requested resource.

---

[API](https://skmtc.net/statista/apis/the-statista-data-api.md) · [All operations](https://skmtc.net/statista/apis/the-statista-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statista/the-statista-data-api/versions/68cf62a0dda1/schema)
