x-api-key: ********************curl --location -g --request GET 'https://relay.exostack.cloud//system/organisations' \
--header 'x-api-key: <api-key>'{
"mode": "prod",
"items": [
{
"organisation_id": "mastodonte",
"name": "Mastodonte Inc.",
"mode": "prod",
"is_default": true,
"active": true,
"company_path_masked": "...\\DEMO"
}
]
}