Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieves a specific ClickHouse connection by ID. Passwords are never returned.
A valid request URL is required to generate request examples
{ "data": { "id": "507f1f77bcf86cd799439012", "name": "Production ClickHouse", "host": "https://clickhouse.example.com:8443", "username": "default", "hyperdxSettingPrefix": "hyperdx_", "isPrometheusEndpoint": false, "createdAt": "2025-01-01T00:00:00.000Z", "updatedAt": "2025-06-15T10:30:00.000Z" } }
{ "message": "Unauthorized access. API key is missing or invalid." }
{ "message": "Connection not found" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Connection ID
Successfully retrieved connection
The connection object.
Show child attributes
Была ли эта страница полезной?