Skip to main content
GET
Find All Postbacks
Returns a list of all postbacks configured by the authenticated affiliate. Supports filtering by offer ID, status, type, and delivery method.

Authorizations

X-Eflow-Api-Key
string
header
required

The affiliate's API key generated from the Affiliate Portal. Uses the X-Eflow-Api-Key header.

Query Parameters

network_offer_id
integer

Filter by specific offer ID. Omit to return postbacks for all offers.

pixel_status
enum<string>

Filter by postback status.

Available options:
active,
inactive
pixel_type
enum<string>

Filter by postback type.

Available options:
conversion,
post_conversion,
cpc
delivery_method
enum<string>

Filter by delivery method.

Available options:
html,
postback,
facebook

Response

200 - application/json
pixels
object[]

Array of postbacks.