Exports partner (affiliate) postback pixel log data in the specified format (CSV or JSON). Accepts the same parameters as the Get Partner Pixel Log endpoint with an additional format field.
Shows when partner postback URLs were fired, their HTTP response status, and any errors. Useful for debugging postback integration issues.
The response is a file download with the appropriate Content-Type and Content-Disposition headers set.
The Everflow API key generated from the Control Center > Security.
Start date (format: YYYY-MM-DD or YYYY-MM-DD HH:mm:SS).
End date (format: YYYY-MM-DD or YYYY-MM-DD HH:mm:SS).
Timezone identifier for the date range.
The file format for the export.
csv, json Query configuration with optional filters and search terms.
File download. Content-Type is text/csv or application/json depending on the requested format.