Get Connection
Retrieves a specific ClickHouse connection by ID. Passwords are never returned.
GET
Error
Last modified on July 15, 2026
Previous
Update ConnectionUpdates an existing ClickHouse connection.
Field semantics: if `password` is omitted or empty the existing
password is kept. `hyperdxSettingPrefix` is cleared when set to null
or an empty string, and `prometheusEndpoint` is cleared when set to
null; both are kept unchanged when omitted.
Next
Error