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

# Retrieve the line items associated to the order

`GET /orders/{orderId}/line_items`

Retrieve the line items associated to the order

## Path parameters

- `orderId` string, required

## Response `200`

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