Get calendars
Retrieve calendars based on the provided user ID.
get/events/calendars
Query parameters
user_idstring required
Example:user-123
Response
Calendars found
Example response
{
"message": "Calendars found"
}Retrieve calendars based on the provided user ID.
Calendars found
{
"message": "Calendars found"
}