Events
Return a list of attendances for an event
get/api/Events/{id}/Attendance
Path parameters
idinteger required
Event Id to return attendance for
Query parameters
showOnWebsiteOnlyboolean
Only return committee website results - defaults to true
Response
Attendance for event with given Id
Changes
No recorded changes to this endpoint across all 1 revision of this API.