Skip to main content
GET
List Calendar Events

Request

Query Parameters

integer
default:"1"
Page number.
integer
default:"25"
Results per page. Maximum 100.
string
ISO 8601 lower bound on start_time. Defaults to the beginning of the current day in the workspace’s timezone.
string
ISO 8601 upper bound on start_time. Defaults to 30 days after from_date.
string
Filter to events that include the given contact as an attendee.
string
Filter to events linked to the given deal.
string
Filter to events where this email is on the attendee list.

Headers

Response

object
object
Pagination metadata: page, per_page, and total.
Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors