Returns all active coupon codes assigned to the authenticated affiliate for offers they can run. Each coupon code includes its tracking link, validity dates, and the associated offer details.
GET
/
affiliates
/
couponcodes
List Coupon Codes
Copy
Ask AI
curl --request GET \ --url https://api.eflow.team/v1/affiliates/couponcodes \ --header 'X-Eflow-Api-Key: <api-key>'