cURL
curl --request GET \ --url https://v1.api.flux-os.com/organization/commercial-facilities/{id} \ --header 'x-api-key: <api-key>' \ --header 'x-user-id: <api-key>'
{}
Retrieve details about a specific commercial facility in the current organization including their related their associated facilities.
The commercial facility ID.
A single commercial facility object containing facility details along with related terminals, batteries, plants, stations, etc.
Show child attributes