---
title: "Get Purchase Order Retry Status"
method: GET
path: "/purchase-order-runs/retry/{request_id}"
tags: ["operator-runs"]
---

# Get Purchase Order Retry Status

`GET /purchase-order-runs/retry/{request_id}`

Poll the status of a manual purchase-order retry.

## Path parameters

- `request_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/216c8523b7ae?raw)
