get https://{baseUrl}/api/config/getTenantColorTheme
Log in to see full request history
Responses
400Invalid request, or error occurred
404No color theme found
400Invalid request, or error occurred
404No color theme found
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/config/getTenantColorTheme \
--header 'accept: application/json'
xxxxxxxxxx
45}
{
"id": 0,
"createdBy": "string",
"createdById": "string",
"dateCreated": "2025-04-18T02:12:28.370Z",
"lastUpdatedBy": "string",
"lastUpdatedById": "string",
"dateLastUpdated": "2025-04-18T02:12:28.370Z",
"isPublic": true,
"name": "string",
"clientColorTheme": {
"performanceStatusColors": {
"success": "string",
"warning": "string",
"danger": "string",
"other": "string"
},
"issueStatusColors": {
"closed": "string",
"draft": "string",
"open": "string",
"pendingDecommission": "string",
"supplyChainProcurementDependency": "string",
"vendorDependencyForFix": "string",
"delayed": "string",