List user-created calendars
GET/calendars
Returns all user calendars. Optionally filter by ID using GET /calendars/{id}.
Responses​
- 200
- 401
- 404
Array of calendar objects
Unauthorized
No calendars found
GET/calendars
Returns all user calendars. Optionally filter by ID using GET /calendars/{id}.
Array of calendar objects
Unauthorized
No calendars found