Skip to main content

Audit log

TPC writes an API audit log entry for non-GET requests that return a 2xx response and belong to an organization.

What is logged

Each audit row stores:

What is not logged

TPC does not store full request bodies in the audit table. It stores only the request body hash so you can prove which payload was used without copying customer content into the audit trail.

Retention

API audit log rows are retained for 180 days.

Lookup

There is not yet a public audit-log endpoint. To look up a request today, send support the x-request-id, approximate timestamp, and organization slug.