List affiliate postbacks
Postbacks
List affiliate postbacks
Returns paginated list of postbacks for a specific affiliate.
GET
List affiliate postbacks
Authorizations
Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.
Path Parameters
Affiliate ID.
Query Parameters
Page number.
Items per page.
Sort field.
Sort direction.
Available options:
asc, desc Search text.
Comma-separated list of top-level response fields to return, e.g. fields=id,status,targeting. When omitted, the full field set for your role is returned. Unknown field names are ignored silently — the response still returns 200 with the recognised fields only. Not supported on the reporting endpoints: those select their payload with columns instead.