---
title: "Retrieve the price list associated to the price"
method: GET
path: "/prices/{priceId}/price_list"
tags: ["has_one", "price_lists"]
---

# Retrieve the price list associated to the price

`GET /prices/{priceId}/price_list`

Retrieve the price list associated to the price

## Path parameters

- `priceId` string, required

## Response `200`

The price_list associated to the price

---

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