# Get order status (/api-reference/stamps/getStampOrderStatus)

Get the latest state of a procurement order. Once the background
workflow completes, `stamps` contains the vendor stamp instances and
`status_counts` is populated.

- `stamps[].stamp_id` is the public stamp **instance** ID — use it with
  `GET /api/v1/stamps/download-pdf` and for explicit stamp reservation
  in Esign initialization.


This page is generated from the OpenAPI specification — read /openapi.yaml for the full request/response schemas, examples, and error codes.