A valid request URL is required to generate request examples{
"results": {
"name": "<string>",
"organizationUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdAt": "2023-11-07T05:31:56Z",
"defaultProjectUuid": "<string>",
"needsProject": true,
"colorPaletteUuid": "<string>",
"chartDarkColors": [
"<string>"
],
"chartColors": [
"<string>"
]
},
"status": "ok"
}Get the current user’s organization
A valid request URL is required to generate request examples{
"results": {
"name": "<string>",
"organizationUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdAt": "2023-11-07T05:31:56Z",
"defaultProjectUuid": "<string>",
"needsProject": true,
"colorPaletteUuid": "<string>",
"chartDarkColors": [
"<string>"
],
"chartColors": [
"<string>"
]
},
"status": "ok"
}Was this page helpful?