---
title: "GET invoice raw file upload"
method: GET
path: "/v1/invoices/{invoiceUuid}/rawFile"
tags: ["Invoices"]
---

# GET invoice raw file upload

`GET /v1/invoices/{invoiceUuid}/rawFile`

## Path parameters

- `invoiceUuid` string, uuid, required

## Response `200`

Successful operation.

## Other responses

- `400` — Bad request - information on the invalid fields will be provided in the response body
- `404` — Invoice file upload not found.

---

[API](https://skmtc.net/avrios/apis/fleet-api-specifications.md) · [All operations](https://skmtc.net/avrios/apis/fleet-api-specifications/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/avrios/fleet-api-specifications/revisions/78fc4b609513/schema)
