---
title: "Download file"
method: GET
path: "/ora2pg/project/{project}/download/{file}"
tags: ["API"]
---

# Download file

`GET /ora2pg/project/{project}/download/{file}`

Download file as an attachment

## Path parameters

- `project` string, required
- `file` string, required

## Response `200`

File download as attachment

## Other responses

- `404` — File not found

---

[API](https://skmtc.dev/visulate/apis/visulate-ora2pg.md) · [All operations](https://skmtc.dev/visulate/apis/visulate-ora2pg/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/visulate/visulate-ora2pg/revisions/7a46868b88ab/schema)
