---
title: "Retrieve the shipping category associated to the SKU"
method: GET
path: "/skus/{skuId}/shipping_category"
tags: ["has_one", "shipping_categories"]
---

# Retrieve the shipping category associated to the SKU

`GET /skus/{skuId}/shipping_category`

Retrieve the shipping category associated to the SKU

## Path parameters

- `skuId` string, required

## Response `200`

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