---
title: "Retrieve the prices associated to the SKU"
method: GET
path: "/skus/{skuId}/prices"
tags: ["has_many", "prices"]
---

# Retrieve the prices associated to the SKU

`GET /skus/{skuId}/prices`

Retrieve the prices associated to the SKU

## Path parameters

- `skuId` string, required

## Response `200`

The prices associated to the SKU

---

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