Get workspace CertOps pause state
GET/api/v1/workspaces/:id/certops/settings
Returns the workspace-local CertOps kill-switch state and the effective side-effect availability. All authorized workspace members may read it. This is a human cookie/session-authenticated workspace surface; internal worker bearer credentials are not accepted. The stored pause state remains distinct from the deployment-wide certops.enabled rollout flag, and this settings endpoint remains available when that rollout flag is disabled.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Workspace CertOps pause state
Unauthorized
Forbidden
Not found
Internal server error