GET Calendar Events by Category ID

Is there a SKY endpoint available for getting a list of calendar events?

We are able to get a list of event categories using TWO different endpoints:

Yet there doesn't seem to be any current endpoint to get a list of events, which we could ideally filter by category.

There was an endpoint using the old ON API system, with the endpoint https://{school}.myschoolapp.com/api/event/all?t={token}[&categoryID].

Am I missing something? I am building a lobby screen for my school and I need access to a specific calendar category.