---
title: "Get Product Sizes"
method: GET
path: "/product/sizes"
---

# Get Product Sizes

`GET /product/sizes`

Retrieves the list of all configured product sizes.

## Query parameters

- `include_id` boolean
- `name` string
- `canonical_name` string
- `size_family` string
- `type` string
- `id` integer
- `parent_name` string
- `limit` integer
- `offset` integer
- `ou_code` string
- `fetch_type` 'ALL' | 'ORG' | 'SCOPE'

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
