Skip to main content
GET
/
organization
Get Organization
curl --request GET \
  --url https://v1.api.flux-os.com/organization \
  --header 'x-api-key: <api-key>' \
  --header 'x-user-id: <api-key>'
{}

Authorizations

x-api-key
string
header
required
x-user-id
string
header
required

Response

A single organization object containing organization details along with related entities, wells, terminals, plants, batteries, stations, systems and pipelines.

data
object