v1
latestOpenAPI 3.0.32026-07-2226694862.5 KBAffiliate Postbacks
Find Postback By ID
Returns a single postback by its ID. The postback must belong to the authenticated affiliate.
get/affiliates/pixels/{pixelId}
Path parameters
pixelIdinteger required
The numeric ID of the postback.
Response
Example response
{
"time_created": 1734455015,
"time_saved": 1734455015,
"relationship": {
"affiliate": {
"time_created": 1734455015,
"time_saved": 1734455015
}
}
}