---
title: "Get check-ins for an event"
method: GET
path: "/checkins/findEvent/{id}"
tags: ["CheckIns"]
---

# Get check-ins for an event

`GET /checkins/findEvent/{id}`

Returns check-ins for the given event ID with userId populated as a User object.

## Path parameters

- `id` string, required

## Other responses

- `400` — Bad request

---

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