v1
latestSwagger 2.02026-07-134146194.6 MBConnectEvents
Gets the Connect log.
Retrieves a list of the 100 most recent Connect log entries for your account.
<ds-inlinemessage> To use this method, you must be an account administrator and Connect must be enabled on your account. </ds-inlinemessage>The enableLog setting in the Connect configuration must be set to true to enable logging. Log entries are deleted after 15 days.
get/v2.1/accounts/{accountId}/connect/logs
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
Query parameters
from_datestring
The start date for a date range in UTC DateTime format.
Note: If this property is null, no date filtering is applied.
to_datestring
The end of a search date range in UTC DateTime format. When you use this parameter, only templates created up to this date and time are returned.
Note: If this property is null, the value defaults to the current date.
Response
Successful response.