v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Affiliate Postbacks

Find All Postbacks

get/affiliates/pixels

Query parameters

network_offer_idinteger

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

pixel_status'active' | 'inactive'

Filter by postback status.

pixel_type'conversion' | 'post_conversion' | 'cpc'

Filter by postback type.

delivery_method'html' | 'postback' | 'facebook'

Filter by delivery method.

Response

Example response

{
  "pixels": [
    {
      "time_created": 1734455015,
      "time_saved": 1734455015,
      "relationship": {
        "affiliate": {
          "time_created": 1734455015,
          "time_saved": 1734455015
        }
      }
    }
  ]
}