---
title: "Get a single products price group"
method: GET
path: "/products/pricegroups/{id}"
tags: ["Price groups"]
---

# Get a single products price group

`GET /products/pricegroups/{id}`

## Response `200`

Returns the data for a single resource

- Pricegroup
  - `description` string, required
  - `id` integer, required

## Other responses

- `304` — Not modified
- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/ledgersmb/apis/ledgersmb-api.md) · [All operations](https://skmtc.net/ledgersmb/apis/ledgersmb-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ledgersmb/ledgersmb-api/versions/1f2195427ce4/schema)
