---
title: "Get checkin details by ID"
method: GET
path: "/v1/checkins/facility/{facilityCode}/{checkinId}"
tags: ["Checkins"]
---

# Get checkin details by ID

`GET /v1/checkins/facility/{facilityCode}/{checkinId}`

## Path parameters

- `facilityCode` string, required
- `checkinId` string, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.net/rockgympro/apis/rock-gym-pro-api.md) · [All operations](https://skmtc.net/rockgympro/apis/rock-gym-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rockgympro/rock-gym-pro-api/revisions/b22c2e6ea0bc/schema)
