Skip to main content
GET
Get organization PostgreSQL metrics
Beta Disclaimer: This beta endpoint is evolving; the API contract may change.

Returns Prometheus metrics for all PostgreSQL services in an organization. Maximum 100 services supported.

Permission

The API key must have the control-plane:organization:view permission.

Authorizations

Authorization
string
header
required

Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi

Path Parameters

organizationId
string<uuid>
required

ID of the requested organization.

Response

Successful response

The response is of type string.

Last modified on September 19, 2026