Download certificate or certificate chain via
GET/outagedetection/v1/certificates/:id/contents
This endpoint downloads a certificate or a certificate chain in a specified format and chain order. This can be useful for troubleshoot purposes for a certificate or certificate chain. This endpoint does not download private key material.
Request
Responses
- 200
- 400
- 404
- 412
Certificate details matching specified id.
Request conditions failed.
Certificate was not found.
Request conditions failed.