Oneport Docs
ApiV1WorkspacesSlugSettings

/v1/workspaces/{slug}/settings

GET
/v1/workspaces/{slug}/settings

Path Parameters

slug*string

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/v1/workspaces/acme/settings"
{  "logo": "string",  "primaryColor": "string",  "theme": "light",  "hidePoweredBy": true,  "anonSubmit": true,  "anonVote": true,  "anonComment": true,  "brandVoice": "string",  "ssoSecret": "string"}
{  "error": "string"}
{  "error": "string"}