Speaking Schedule
Get Speaking Schedule By Year
Endpoint to get the speaking schedule for a specific year. Returns the schedule for the given year, including overrides.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
year*Year
Response Body
application/json
application/json
curl -X GET "https://example.com/speaking/calendar/0"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}Get Speaking Schedule GET
Endpoint to get the speaking schedule for the high council. Returns the schedule for the entire year, including overrides.
Add Speaking Override PUT
Endpoint to add an override to the speaking schedule. This will allow an administrator to change the assigned ward for a given month and high councilor.