Returns a simple list of all offers including those in pending status. Unlike the runnable offers endpoint, this includes offers the affiliate may not yet be approved to run. Useful for browsing the complete offer catalog.
GET
/
affiliates
/
offers
List All Offers
Copy
Ask AI
curl --request GET \ --url https://api.eflow.team/v1/affiliates/offers \ --header 'X-Eflow-Api-Key: <api-key>'