Retrieve all labels for the network. Returns each label name along with its associated ID arrays. To get the full relationship objects, use the Find By Label endpoint instead.
GET
/
networks
/
labels
Find All
curl --request GET \ --url https://api.eflow.team/v1/networks/labels \ --header 'X-Eflow-Api-Key: <api-key>'
Retrieve all labels for the network. Labels can be applied to offers, affiliates, advertisers, campaigns, and offer groups to organize and filter resources.