---
title: "Get Purchase Order Run Invoices"
method: GET
path: "/purchase-order-runs/{run_id}/invoices"
tags: ["operator-runs"]
---

# Get Purchase Order Run Invoices

`GET /purchase-order-runs/{run_id}/invoices`

Presigned vendor-invoice PDF URLs for one purchase-order run (one per claim).

## Path parameters

- `run_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/94953390bbd8?raw)
