Get all events

This endpoint retrieves a paginated list of all events for your school.

What this endpoint does:

  • Supports various filtering options to find specific events
  • Returns paginated results to handle large datasets efficiently
  • Can return either full event details or lightweight data for performance

Date filtering behavior: The start/end filters work based on the event's start date. Events that begin within your specified date range will be included.

Light mode: Use the 'light' parameter when you only need basic event information for lists or dropdowns, which improves loading speed.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!