Retrieve a shortened list of all advertisers with minimal fields. Useful for populating dropdown menus and selection lists where full advertiser details are not needed.
GET
/
networks
/
advertisers
/
short
List Advertisers (Short)
Copy
Ask AI
curl --request GET \ --url https://api.eflow.team/v1/networks/advertisers/short \ --header 'X-Eflow-Api-Key: <api-key>'