ApiV1WorkspacesSlugBranding
/v1/workspaces/{slug}/branding
curl -X GET "https://example.com/v1/workspaces/acme/branding"{ "workspace": { "slug": "string", "name": "string", "logo": "string" }, "primaryColor": "string", "theme": "light", "hidePoweredBy": true, "customDomain": "string"}