---
title: "Retrieve all guests for a guestlist"
method: GET
path: "/4.0/guestlists/{guestlist_id}/guests"
tags: ["Guests"]
---

# Retrieve all guests for a guestlist

`GET /4.0/guestlists/{guestlist_id}/guests`

## Path parameters

- `guestlist_id` string, required

## Response `200`

returns guests

## 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/versions/221c9d836cf0/schema)
