Get a managed certificate
GET/api/v1/workspaces/:id/certops/certificates/:certId
Returns a single managed certificate. Response objects contain public certificate material and public metadata only.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Managed certificate detail
Unauthorized
Forbidden
CertOps is disabled or the certificate was not found in this workspace
Internal server error