---
title: "Get product SKU by ID"
method: GET
path: "/v1/product-skus/{id}"
tags: ["Product SKUs"]
---

# Get product SKU by ID

`GET /v1/product-skus/{id}`

Retrieve a single product SKU by its ID

## Path parameters

- `id` string, uuid, required

## Response `200`

Product SKU retrieved successfully

- object — Product SKU retrieved successfully

## Other responses

- `404` — Product SKU not found

---

[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/versions/3b06bcb5f808/schema)
