List Events
Retrieves events from Edusign.
Query
Query param for pagination, starts at page "1" and displays events per page (default: 1)
Maximum number of events to return per page (default and max: 1000)
Filter events starting from this date (format: YYYY-MM-DD, ISO 8601)
Filter events ending before this date (format: YYYY-MM-DD, ISO 8601) <br><strong>Note:</strong> When both start and end dates are provided, events will be filtered to include only those occurring within this date range.
Show only events assigned to this specific student (use internal Edusign student ID)
Show only events assigned to this specific professor (use internal Edusign professor ID)
Filter events by external API IDs (JSON array as string, e.g., '["api1","api2"]')
When set to true, returns simplified event data with only id, name, apiId, and apiType fields for faster loading
Comma-separated response fields to include.