Download a certificate bundle

Download a certificate bundle by ID.

Path parameters

certificate_bundle_idstringRequired
ID of the certificate bundle to download.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

PEM-formatted certificate bundle file

Errors