Retrieves a paginated list of incoming-postback event composites matching the supplied criteria.

Each row decorates an incoming postback with its account, brand, brand-link, traffic-source and
click context, plus the raw received request. Scoped to the calling affiliate; admin tokens see
all affiliates. Paginate with offset (0-based) and limit. Requires the
ListAccount policy.

🔐 Required permission: accounts.read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
Id
array of uuids

Optional list of postback event ids.

Id
AffiliateId
array of int32s

Optional list of affiliate ids to filter by.

AffiliateId
TrafficSourceId
array of int32s

Optional list of traffic source ids to filter by.

TrafficSourceId
AccountId
array of int32s

Optional list of account ids to filter by.

AccountId
BrandId
array of int32s

Optional list of brand ids to filter by.

BrandId
ClickIds
array of uuids

Optional list of originating click ids.

ClickIds
Dynamics
array of strings

Optional list of dynamic/sub-id values to filter by.

Dynamics
date-time

Filter postbacks from this date (inclusive).

date-time

Filter postbacks up to this date (inclusive).

date-time

Filter by the starting date of the creation time range.

Status
array of objects

Filter by processing status: New (1), Handled (3) or Failed (4).

Status
Allowed:
int32

Maximum number of records to return. Optional.

int32

Number of records to skip (0-based offset). Optional.

string

Optional free-text search term.

string

Optional sort expression (column name, optionally prefixed with - for descending).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json