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

# Retrieve the sku associated to the price

`GET /prices/{priceId}/sku`

Retrieve the sku associated to the price

## Path parameters

- `priceId` string, required

## Response `200`

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