v25

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015053126.2 KB
Database

Get database proxy certificate

Get database proxy certificate

get/v1/bdbs/{uid}/certificates

Path parameters

uidinteger required

The database unique ID

Response

The database proxy certificate

bdb_uidstring

BDB UID that this certificate belongs to

certstring

PEM-encoded certificate

not_afterstring date-time

Date the certificate is valid until. Parsed from the certificate.

not_beforestring date-time

Date the certificate is valid from. Parsed from the certificate.

private_keystring

PEM-encoded private key