Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

Get Postgres CA certs

Beta
GET/v1/organizations/{organizationId}/postgres/{postgresId}/caCertificates

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

Path parameters

  • organizationIdstringrequired

    ID of the organization that owns the Postgres service.

    format: uuid
  • postgresIdstringrequired

    ID of the requested Postgres service.

    format: uuid

Response

X-PEM-FILE

200

Successful response

Navigation