cURL
curl --request GET \ --url https://v1.api.flux-os.com/facilities/{id} \ --header 'x-api-key: <api-key>' \ --header 'x-user-id: <api-key>'
{}
Retrieve details of a specific facility, including its name, type, subtype, status and associated entity.
The facility ID.
A single facility.
Show child attributes