cURL
curl --request GET \ --url https://api.eflow.team/v1/networks/businessunits \ --header 'X-Eflow-Api-Key: <api-key>'
{ "units": [ { "network_business_unit_id": 1, "network_id": 1, "name": "test business unit", "time_created": 1774712393, "time_saved": 1774712393 } ] }
Retrieve all business units for the network.
Documentation IndexFetch the complete documentation index at: https://developers.everflow.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.everflow.io/llms.txt
Use this file to discover all available pages before exploring further.
The Everflow API key generated from the Control Center > Security.
List of business units.
Show child attributes
Was this page helpful?