Retrieve all business units for the network. Business units allow you to segment your network into distinct operational divisions for reporting and access control purposes.
GET
/
networks
/
businessunits
List Business Units
Copy
Ask AI
curl --request GET \ --url https://api.eflow.team/v1/networks/businessunits \ --header 'X-Eflow-Api-Key: <api-key>'