---
title: "List product SKUs"
method: GET
path: "/v1/product-skus"
tags: ["Product SKUs"]
---

# List product SKUs

`GET /v1/product-skus`

Get paginated list of product SKUs

## Query parameters

- `page` integer
- `limit` integer
- `search` string
- `is_active` boolean
- `fulfillment_mode` 'auto' | 'customer_farm' | 'printhive'

## Response `200`

List of product SKUs

- object — List of product SKUs

---

[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/14318ad4cbb0/schema)
