This endpoint is used to query the event log for events matching specified parameters.
The access token received from the authorization server in the OAuth 2.0 flow.
Only return events which correspond to the given HubSpot Application ID.
Only return events from the given HubSpot Campaign ID.
Only return events related to the given recipient.
Only return events of the specified type (case-sensitive).
Only return events which occurred at or after the given timestamp (in milliseconds since epoch).
Only return events which occurred at or before the given timestamp (in milliseconds since epoch).
An offset token returned by a previous call to this endpoint.
The maximum number of events to return. If omitted, the default value of 10 is used. The maximum allowed value is 1000.
1 <= x <= 1000
Only return events that have not been filtered out due to customer filtering settings. The default value is false.
Email events retrieved successfully
The response is of type object
.