Retrieve all channels for the network. Returns a paginated list. Channels are used to organize offers into logical groups for reporting and management purposes.
GET
/
networks
/
channels
List Channels
Copy
Ask AI
curl --request GET \ --url https://api.eflow.team/v1/networks/channels \ --header 'X-Eflow-Api-Key: <api-key>'