---
title: "List merchant groups"
method: GET
path: "/api/merchants/groups"
tags: ["Merchants"]
---

# List merchant groups

`GET /api/merchants/groups`

Get Merchant groups

## Response `200`

Ok

- MerchantGroup[]
  - `description` string — Description of merchant group
  - `id` string — Unique ID of merchant group
  - `name` string — Display name of merchant group

---

[API](https://skmtc.dev/herondata/apis/heron-data-api.md) · [All operations](https://skmtc.dev/herondata/apis/heron-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/herondata/heron-data-api/revisions/f2e441edece2/schema)
