---
title: "Retrieve the sku associated to the stock item"
method: GET
path: "/stock_items/{stockItemId}/sku"
tags: ["has_one", "skus"]
---

# Retrieve the sku associated to the stock item

`GET /stock_items/{stockItemId}/sku`

Retrieve the sku associated to the stock item

## Path parameters

- `stockItemId` string, required

## Response `200`

The sku associated to the stock item

---

[API](https://skmtc.net/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.net/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/versions/dcb0faa48534/schema)
