Gets the Connect log.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/connect/logs?from_date={{from_date}}&to_date={{to_date}}
Retrieves a list of connect log entries for your account.
Note: The enableLog
setting in the Connect configuration must be set to true to enable logging. If logging is not enabled, then no log entries are recorded.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from_date | string | ||
to_date | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |