Download a certificate bundle

Download a certificate bundle by ID in a customer workspace.

Path parameters

idstringRequired

Embedded customer ID or external ID. External ID must be prefixed with E and be URL encoded. For example: EA2300.

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