---
title: "Get Product Attributes"
method: GET
path: "/product/attributes"
---

# Get Product Attributes

`GET /product/attributes`

Retrieves the list of all product attributes of the org.


Some attributes like price, item_sku, description, img_url would be common across organizations.

## Query parameters

- `include_id` boolean
- `values` boolean
- `value_limit` integer
- `name` string
- `id` integer
- `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)
