Download a certificate bundle
Download a certificate bundle by ID in a customer workspace.
Path parameters
id
Embedded customer ID or external ID. External ID must be prefixed with E
and be URL encoded. For example: EA2300
.
certificate_bundle_id
ID of the certificate bundle to download.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
PEM-formatted certificate bundle file.