List CertOps trust anchors
GET/api/v1/workspaces/:id/certops/trust-anchors
Returns the workspace's approved trust-anchor CAs (ADR-0012 decision 6/20). Manager-only. The private key never enters this record; only the CA's public certificate, its SHA-256 fingerprint, and approval metadata are stored and returned.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Trust anchor list
Unauthorized
Forbidden
Not found
Internal server error