Skip to main content
GET
Find Postback By ID

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.

Path Parameters

pixelId
integer
required

The numeric ID of the postback.

Response

network_pixel_id
integer

Unique identifier for the postback.

network_id
integer

Network ID.

network_affiliate_id
integer

Affiliate ID that owns this postback.

network_offer_id
integer

Associated offer ID (0 if global).

network_offer_payout_revenue_id
integer

Associated payout/revenue ID (0 if not specific).

delivery_method
string

Delivery method (html, postback, facebook).

pixel_level
string

Scope of the postback (global, specific).

pixel_status
string

Whether the postback is active or inactive.

pixel_type
string

Type of event trigger (conversion, post_conversion, cpc).

postback_url
string

URL called when the postback fires.

html_code
string

HTML/JavaScript pixel code.

delay_ms
integer

Delay in milliseconds before firing.

time_created
integer

Unix timestamp when the postback was created.

Example:

1734455015

time_saved
integer

Unix timestamp when the postback was last updated.

Example:

1734455015

facebook_pixel
object | null

Facebook pixel configuration.

tiktok_pixel
object | null

TikTok pixel configuration.

snapchat_pixel
object | null

Snapchat pixel configuration.

rumble_pixel
object | null

Rumble pixel configuration.

relationship
object

Related entity data.