# List stamp orders (/api-reference/stamps/listStampOrders)

List procurement orders for the authenticated user, paginated.

When filtering by `status=pending`, matching orders are returned with an
empty `stamps` array (pending stamps are not yet materialized as
instances), while `status_counts.pending` reflects the pending count.


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