---
title: "Retrieve one of the account's groups"
method: GET
path: "/groups/my/{name}"
---

# Retrieve one of the account's groups

`GET /groups/my/{name}`

Returns one of the groups that the account has created with the number of contacts in it.

## Path parameters

- `name` string, required

## Headers

- `Authorization` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/routee/apis/auth.md) · [All operations](https://skmtc.net/routee/apis/auth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/routee/auth/revisions/5cef04e8f7d8/schema)
