Skip to main content
GET
Get check-ins

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

paymentLocation
string
required

The payment location identifier

Maximum string length: 128

Query Parameters

checkedInAt
string<date-time>
required

Filter by timestamp when check in was performed

Response

OK

id
string | null

The check in identifier

memberId
string | null

The member identifier

checkInDate
string<date-time>

The timestamp when the check in was performed

clearCheckInDate
string<date-time>

The timestamp when the check in was cleared

Last modified on August 10, 2026