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

Returns Prometheus metrics for a PostgreSQL service.

Permission

The API key must have the control-plane:postgres-service: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 organization that owns the Postgres service.

postgresId
string<uuid>
required

ID of the requested Postgres service.

Response

Successful response

The response is of type string.

Last modified on September 16, 2026