Beta module namespace
claude-agents
Beta routes may change with notice and are NOT covered by the 24-month stable window of the core contract.
Every module route is enumerated with method, path, auth and required permission; request/response schemas are not published for the beta surface.
2 operations
| Method | Path | Required permission | Authentication | Summary |
|---|---|---|---|---|
| get | /v1/m/claude-agents/sessions/{id}/events | governance:approval:read | Bearer token | Serves a session's thread events from the wired events reader. |
| post | /v1/m/claude-agents/sessions/{id}/tool-confirmation | governance:approval:admin | Bearer token | Emits user.tool_confirmation, bound to the approval state machine and AUDITED with a redacted fingerprint. |