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

idinteger
namestring nullable
startDatestring date-time
endDatestring date-time nullable
cancelledDatestring date-time nullable
locationIdinteger nullable
locationstring nullable
eventSourcestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.