Skip to main content

Displaying Integration API logs

Use the Integration API logs to see the Integration API requests received by the Application of your choice. You can use this content to help you debug and troubleshoot campaigns, or potential integration issues.

Feature access

Only admins and Application admins have access to this feature.

To open the Integration API logs:

  1. In the lower-left corner, click Account > Logs.
  2. Click Integration API logs.

The requests are displayed in a table with the following columns:

ColumnDescription
Request IDThe internal identifier of the request.
PathThe endpoint the request was sent too. See the Integration API endpoint in the reference docs.
MethodThe endpoint's method, for example PUT or POST.
ResponseThe response code.
TimeThe time at which the request was received.
tip

You can submit a request via the Campaign Manager using the API tester.