---
title: "Get group summary"
method: GET
path: "/v2/group/summary/{groupId}"
tags: ["group"]
---

# Get group summary

`GET /v2/group/summary/{groupId}`

Returns summary information for a group conversation.

## Path parameters

- `groupId` string, required

## Response `200`

Group summary

## Other responses

- `401` — Invalid or missing API key
- `429` — Rate limit exceeded

---

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