---
title: "Get all checked in guests for a guestlist"
method: GET
path: "/4.0/guestlists/{guestlist_id}/checkin"
tags: ["Guest Checkin"]
---

# Get all checked in guests for a guestlist

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

## Path parameters

- `guestlist_id` string, required

## Response `200`

returns checked in 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/revisions/b8bbb74a1212/schema)
