Get ClickHouse settings schema
Disclaimer: This beta endpoint is evolving; the API contract may change.
Returns the schema of all configurable ClickHouse settings, including types, valid values, descriptions, and warnings.
GET
Get ClickHouse settings schema
Beta
Disclaimer: This beta endpoint is evolving; the API contract may change.
Returns the schema of all configurable ClickHouse settings, including types, valid values, descriptions, and warnings.
Returns the schema of all configurable ClickHouse settings, including types, valid values, descriptions, and warnings.
Authorizations
Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi
Path Parameters
ID of the organization that owns the service.
ID of the service.
Last modified on July 9, 2026
Previous
Get ClickHouse setting**Disclaimer:** This beta endpoint is evolving; the API contract may change. <br /><br /> Returns the current value of a ClickHouse setting for the service. Use the [schema endpoint](/products/cloud/api-reference/service/service-clickhouse-settings-schema-get) to discover which settings are configurable.
Next
Get ClickHouse settings schema