Settings
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /marketplace/api/settings/frontend HTTP/1.1
Host: na.api.immutacloud.com
Accept: */*
{
"theme": {
"primaryColor": "text",
"accentColor": "text",
"lightModeImage": "text",
"darkModeImage": "text"
},
"featureFlags": {
"statsigClientKey": "text",
"statsigEnvironment": "text"
}
}