A valid request URL is required to generate request examples
[ { "title": "Project Deadline", "start": "2025-08-01T17:00:00Z", "color": "#dc3545", "allDay": false, "alarm": true }, { "title": "Catalina Project Sync", "start": "2025-08-05T10:00:00Z", "color": "#007bff", "allDay": false, "alarm": true } ]
Retrieves all calendar events for an assistant, identified by a JWT token.
JWT token of the assistant.
"eyJh..."
A list of events.
"Team Meeting"
"2025-07-25T14:00:00Z"
"#007bff"
false
true