List Audit Logs

General audit trail.

Entity-specific new_value payloads (which can contain record fields like contact emails/phones) are withheld here - use the dedicated /audit-logs/auth endpoint for auth security metadata.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

pageintegerOptional>=1Defaults to 1
sizeintegerOptional1-200Defaults to 50
actionstring or nullOptional
entitystring or nullOptional

Response

Successful Response
itemslist of objects
totalinteger
pageinteger
sizeinteger

Errors

422
Unprocessable Entity Error