---
title: "List inventory orders"
method: GET
path: "/v1/inventory-orders"
tags: ["Inventory Orders"]
---

# List inventory orders

`GET /v1/inventory-orders`

List inventory orders with optional status and source filters. Supports pagination.

## Query parameters

- `status` 'pending' | 'partial' | 'complete' | 'cancelled'
- `source` string
- `page` integer
- `limit` integer

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
