Authorizations
API key for authenticating requests
Query Parameters
Filter meetings starting from this date-time (ISO 8601 format) inclusively.
Filter meetings ending before this date-time (ISO 8601 format) inclusively.
The page number to retrieve (1-based indexing). Defaults to 1 if not specified.
Required range:
x >= 1The maximum number of meetings to return per page. Must be between 1 and 100. Defaults to 10 if not specified.
Required range:
1 <= x <= 50Filter meetings associated with a specific Salesforce account. Optional, must be 18 characters in length. Cannot be used with salesforceOpportunityId.
Required string length:
18Filter meetings associated with a specific Salesforce opportunity. Optional, must be 18 characters in length. Cannot be used with salesforceAccountId.
Required string length:
18Filter meetings that include all of the provided attendee email addresses.

