---
api: 'Merchant API'
---

# Download report file

Use this endpoint to download the generated report file.

## Endpoint

GET `/api/report-runs/{report_run_id}/file`

## Returns

### 200

OK

#### Response attributes


## Error responses

| HTTP status code | Description |
| --- | --- |
| 400 | Bad Request |
| 401 | Unauthorized |
| 404 | Not Found |
