Skip to main content

Audit Log

The Audit Log is a chronological record of every action on your account: API calls, dashboard sends, Zapier triggers, webhook events, and logins.

Access the Audit Log

Dashboard: Click the gear icon (⚙️) in the top right to open Account Settings, then click the Audit Log tab.

What's recorded

Event typeIncludes
API requestsEndpoint, method, response status, validation errors
Dashboard actionsSends, template saves, list uploads
Webhook deliveriesEvent type, target URL, response code, retry attempts
Zapier/Make/n8n triggersAction taken, response status
LoginsTimestamp, IP, user agent

When to use it

  • Debug a failed API call - find the exact 422 validation errors returned.
  • Verify a webhook fired - confirm the event was sent and see the response code from your endpoint.
  • Audit user activity - review who did what and when for compliance or security review.
  • Diagnose a campaign - confirm sends were triggered and orders were created.