---
title: "Retrieve the shipment associated to the shipment line item"
method: GET
path: "/shipment_line_items/{shipmentLineItemId}/shipment"
tags: ["has_one", "shipments"]
---

# Retrieve the shipment associated to the shipment line item

`GET /shipment_line_items/{shipmentLineItemId}/shipment`

Retrieve the shipment associated to the shipment line item

## Path parameters

- `shipmentLineItemId` string, required

## Response `200`

The shipment associated to the shipment line 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)
