---
title: "Get product groups list"
method: GET
path: "/marketplace/groups"
tags: ["Marketplace API"]
---

# Get product groups list

`GET /marketplace/groups`

Get product groups list

## Response `200`

Successful operation

- ProductGroup[]
  - `groupid` integer
  - `name` string
  - `name_en` string

## Other responses

- `500` — Error

---

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