cURL
curl --request GET \ --url https://api.eflow.team/v1/networks/channels \ --header 'X-Eflow-Api-Key: <api-key>'
{ "channels": [ { "network_channel_id": 1, "network_id": 1, "name": "321312", "status": "active", "time_created": 1774712750, "time_saved": 1774712750, "relationship": {} } ] }
The Everflow API key generated from the Control Center > Security.
List of channels.
Show child attributes
Was this page helpful?