curl --location --request GET 'https://api-dev.commandroom.ai/api/organizations' \
--header 'Content-Type: application/json'{
"data": [
{
"id": 0,
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"name": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}