---
title: "Get the file for a specific invoice"
method: GET
path: "/invoices/{id}/file"
tags: ["Invoices"]
---

# Get the file for a specific invoice

`GET /invoices/{id}/file`

## Path parameters

- `id` string, required

## Response `200`

The invoice file is successfully returned

## Other responses

- `404` — The invoice cannot be found

---

[API](https://skmtc.dev/adfin/apis/adfin-api.md) · [All operations](https://skmtc.dev/adfin/apis/adfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/adfin/adfin-api/revisions/53d29f0850e0/schema)
