---
title: "Get Purchase Order Runs"
method: GET
path: "/purchase-order-runs"
tags: ["operator-runs"]
---

# Get Purchase Order Runs

`GET /purchase-order-runs`

List the org's receive_purchase_order runs — one row per PO (claim).

Orgs with the purchase-order workflow disabled get an empty list. Only
production runs surface (business_workflow_version like "prod%"), matching
the live dashboard contract for other production operator workflows.

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found

---

[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-service-production.skmtc.workers.dev/v1/apis/noso/crucible-backend-api/revisions/6e257c69d1d1/schema)
