Credentials
Download the TLS certificate for the database
Returns the TLS certificate used by the database, base64-encoded. The database must be running.
get/v2/databases/{databaseId}/credentials/certificate
Path parameters
databaseIdstring required
Database identifier.
Response
Base64-encoded TLS certificate (PEM).