get https://ext.edusign.fr/v1/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.