v1

latestOpenAPI 3.0.02026-08-0645062.8 KB

Get calendars

Retrieve calendars based on the provided user ID.

get/events/calendars

Query parameters

user_idstring required
Example:user-123

Response

Calendars found

messagestring
dataobject[]

Example response

{
  "message": "Calendars found"
}