---
title: "Get the list of groups"
method: GET
path: "/corporate/groups"
tags: ["Master account"]
---

# Get the list of groups

`GET /corporate/groups`

This endpoint allows you to list all groups created on your Admin account.

## Response `200`

list of all the sub-account groups

- InlineResponse2001[]
  - `id` string — Unique id of the group
  - `groupName` string — The name of the group of sub-accounts

## Other responses

- `400` — bad request

---

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