Skip to main content
GET
/
networks
/
advertisers
/
short
List Advertisers (Short)
curl --request GET \
  --url https://api.eflow.team/v1/networks/advertisers/short \
  --header 'X-Eflow-Api-Key: <api-key>'
[
  {
    "network_advertiser_id": 123,
    "name": "<string>",
    "account_status": "<string>"
  }
]

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Response

200 - application/json

OK

network_advertiser_id
integer

Unique advertiser ID.

name
string

Advertiser name.

account_status
string

Account status.