Retrieve all partner postbacks (pixels) for the network. Returns a simple list without table search functionality. Use the table search endpoint for filtered queries.
GET
/
networks
/
pixels
List All Postbacks
Copy
Ask AI
curl --request GET \ --url https://api.eflow.team/v1/networks/pixels \ --header 'X-Eflow-Api-Key: <api-key>'