Events
This page describes all the APIs relating to events.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
from_datestringOptional
to_datestringOptional
pageinteger · min: 1OptionalDefault:
The page number of results to return.
1per_pageinteger · min: 1 · max: 200OptionalDefault:
Request for how many records to return.
50countintegerOptional
Synonym for per_page
Responses
200
events found
application/json
get
/api/v3/events200
events found
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
from_datestringOptional
to_datestringOptional
statestringOptional
Responses
200
registrations found
application/json
get
/api/v3/events/registrations200
registrations found
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idintegerRequired
Query parameters
statestringOptional
campusstringOptional
attendance_statusstringOptional
Responses
200
attendance found
application/json
404
event not found
get
/api/v3/events/{id}/attendanceLast updated
Was this helpful?

