Audit log records for tracking system activities
When the activity occurred
Organization ID associated with the activity
Type of activity performed
Enum Value | Description |
---|---|
1 | User login |
2 | Lead deletion |
3 | Campaign deletion |
4 | Campaign launch |
5 | Campaign pause |
6 | Account addition |
7 | Account deletion |
8 | Lead moved |
9 | Lead added |
10 | Lead merged |
IP address from which the activity was performed
User agent of the client that performed the activity
ID of the user who performed the activity
Associated campaign ID if applicable
Associated subsequence ID if applicable
Associated list ID if applicable
{ "id": "682bbddb4b4704d2a1e8b1b0", "timestamp": "2025-05-19T23:25:15.242Z", "organization_id": "0196eadd-a06a-751e-b608-e803c08aee0a", "activity_type": 1, "user_agent": "Mozilla/5.0...", "user_id": "0196eadd-a06a-751e-b608-e804576d1967", "ip_address": "127.0.0.1", "from_api": false, "affected_count": 1, "campaign_id": "0196eadd-a06a-751e-b608-e805b0cae173", "subsequence_id": "0196eadd-a06a-751e-b608-e80664ddd181", "list_id": "0196eadd-a06a-751e-b608-e8073e1aca60", "audit_metadata": {}, "user_name": "John Doe" }