{
"results": {
"defaultProjectUuid": "<string>",
"needsProject": true,
"colorPaletteUuid": "<string>",
"chartColors": [
"<string>"
],
"name": "<string>",
"organizationUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"status": "ok"
}
Get the current user’s organization
{
"results": {
"defaultProjectUuid": "<string>",
"needsProject": true,
"colorPaletteUuid": "<string>",
"chartColors": [
"<string>"
],
"name": "<string>",
"organizationUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"status": "ok"
}
Ok
The response is of type object
.