Skip to main content
GET
List check-ins

Authorizations

Authorization
string
header
required

Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.

Query Parameters

contactId
integer
clubId
integer
classId
integer
bookingId
integer
startDate
string<date-time>
endDate
string<date-time>
limit
integer
default:25
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0

Response

Page of check-ins

data
object[]
total
integer

Total check-ins matching the filters, ignoring pagination

limit
integer
offset
integer