---
title: "Retrieve the stock line items associated to the shipment"
method: GET
path: "/shipments/{shipmentId}/stock_line_items"
tags: ["has_many", "stock_line_items"]
---

# Retrieve the stock line items associated to the shipment

`GET /shipments/{shipmentId}/stock_line_items`

Retrieve the stock line items associated to the shipment

## Path parameters

- `shipmentId` string, required

## Response `200`

The stock_line_items associated to the shipment

---

[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)
