Skip to main content
GET
List events

Authorizations

Authorization
string
header
required

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

Query Parameters

campaignId
string

Comma-separated campaign ids to filter by.

trafficSourceId
string

Comma-separated traffic source ids to filter by.

rotatorId
string

Comma-separated rotator ids to filter by.

rotatorPathId
string

Comma-separated rotator path ids to filter by.

requestIp
string

Comma-separated visitor IP addresses to filter by.

requestUa
string

Comma-separated User-Agent values to filter by (exact match).

requestReferer
string

Comma-separated referrer URLs to filter by (exact match).

from
string
required
to
string
required
timezone
string
limit
integer
mode
enum<string>

Optional explicit value scroll for cursor pagination (default behavior).

Available options:
scroll
cursor
string

Opaque cursor token from previous response.

idx
integer
type
enum<string>
Available options:
visit,
lpclick,
event,
postback

Response

Event list

ok
enum<boolean>
required
Available options:
true
data
object
required