---
title: "Retrieve the shipments associated to the order"
method: GET
path: "/orders/{orderId}/shipments"
tags: ["has_many", "shipments"]
---

# Retrieve the shipments associated to the order

`GET /orders/{orderId}/shipments`

Retrieve the shipments associated to the order

## Path parameters

- `orderId` string, required

## Response `200`

The shipments associated to the order

---

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