---
title: "Download report file"
method: GET
path: "/reports/transactions/{reportId}/{file}"
tags: ["Zendit"]
---

# Download report file

`GET /reports/transactions/{reportId}/{file}`

## Path parameters

- `reportId` string, required
- `file` string, required

## Response `200`

File

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/zendit/apis/zendit-gateway-api.md) · [All operations](https://skmtc.net/zendit/apis/zendit-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zendit/zendit-gateway-api/revisions/d5ae50618d07/schema)
