Skip to main content
GET
Get campaign events

Authorizations

Admin cookie authentication (configurable in config.json)

Query Parameters

campaign
string
required

Campaign name

Response

Successful response

event_timestamp
integer

Unix timestamp of event

event_ip
string

Source IP address

campaign
string

Associated campaign name

target
string

Target ID

event_type
string

Event type (EMAIL_SENT, CLICK, POST_DATA, COOKIE_DATA, ERROR)

event_data
string

Event-specific data

ignore
integer

Ignore status for filtering (0 = show, 1 = hidden)