Skip to main content

Get attendance history for a person

GET 

/attendance/person/:personId

Returns all events a person has been checked in to (checkin_date IS NOT NULL), sorted by event start date descending, along with summary statistics including total events attended, last attendance date, and per-type attendance streaks.

Request​

Responses​

Attendance history and summary stats