Skip to main content
GET
Get Postgres CA certs
Beta This endpoint is in beta. API contract is stable, and no breaking changes are expected in the future.

Download CA certificates for a PostgreSQL service

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 July 9, 2026