Get a renewal profile
GET/api/v1/workspaces/:id/certops/profiles/:profileId
Returns one renewal profile with editableFields, the subset a caller may
change. Manager-only, for the same reason as the list route: the body
describes deployment topology rather than expiry metadata.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Renewal profile
Unauthorized
Forbidden
Renewal profile not found, or CertOps is disabled
Internal server error