Fetch Schedule
Retrieves all upcoming/ongoing events from the schedule.
Headers
Name
Type
Description
{ "status": "429", "message": "Too Many Requests!" }{ "status": "204", "message": "There are currently 0 events scheduled!" }{ "status": "200", "message": "OK", "data": object }{ "status": "500", "message": "Internal Server Error" }Last updated