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

# Retrieve the reserved stock associated to the stock item

`GET /stock_items/{stockItemId}/reserved_stock`

Retrieve the reserved stock associated to the stock item

## Path parameters

- `stockItemId` string, required

## Response `200`

The reserved_stock 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)
