List audit log entries
Audit Log
List audit log entries
List change-history entries for the company. Filter by entity_type (lead, lead_deal, partnership, lead_deal_payment) and/or entity_uuid for a single entity’s trail, or omit both for a company-wide feed. Each entry records what changed (changes[]), the action, the rendered actor, and when.
GET
List audit log entries
Authorizations
API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".
Query Parameters
Required range:
1 <= x <= 9007199254740991Required range:
1 <= x <= 100Available options:
lead, lead_deal, partnership, lead_deal_payment Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$