List Events

Minimum Plan Required: The Works

Sample Response

{
    "data": [
        {
            "id": 2369552,
            "location_ids": [
                7890
            ],
            "color": "ED6337",
            "start_date": "2022-07-07",
            "start_time": "12:00:00",
            "end_time": "12:05:00",
            "end_date": "2022-07-07",
            "title": "Take out trash",
            "description": "",
            "is_multi_day": false,
            "event_type": "general",
            "recurrence": "DTSTART:20220707T120000Z\nRRULE:FREQ=DAILY"
        }
    ]
}
Language
Authorization
Click Try It! to start a request and see the response here!