v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Environment-Settings

Get Org Settings

Get the environment's settings.

get/api/v1/environment/settings

Response

customColorstring color nullable
logoUrlstring uri nullable
customLogoUrlstring uri nullable

Deprecated, use logoUrl instead.

customFontFamilystring nullable
customFontFamilyUrlstring uri nullable
displayNamestring nullable
enableChannelsboolean
enableMessageTagsboolean
enableMessageStreamboolean
enableIntegrationManagementboolean
enableTransformationsboolean
enableEndpointOauthConfigboolean
enableEndpointMtlsConfigboolean
showUseSvixPlayboolean
showSvixBrandFooterboolean
wipeSuccessfulPayloadboolean
showFeatureTooltipsboolean

Example response

{
  "customFontFamily": "Open Sans"
}