Skip to main content

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. Click Account > Tools > Integration API logs.
  2. Click Filter to display only requests you are interested in, for example, failed requests.

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.