---
title: "Retrieve a GROUP"
method: GET
path: "/4.0/guestlists/{guestlist_id}/groups/{group_id}"
tags: ["Guest Groups"]
---

# Retrieve a GROUP

`GET /4.0/guestlists/{guestlist_id}/groups/{group_id}`

## Path parameters

- `guestlist_id` string, required
- `group_id` string, required

## Response `200`

returns group

## Other responses

- `410` — guestlist is deleted

---

[API](https://skmtc.net/socialtables/apis/social-tables-api-gateway.md) · [All operations](https://skmtc.net/socialtables/apis/social-tables-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/socialtables/social-tables-api-gateway/revisions/b8bbb74a1212/schema)
