The whole hunk
from line 21, old and new numbered
/
lines
from line 21
2121
2222- `limit: optional number`
2323
24 Query parameter for limit
25
2624 format: int32
2725
2826- `page: optional string`
2927
30 Query parameter for page
31
3228### Headers
3329
3430- `"anthropic-beta": optional array of AnthropicBeta`
from line 129
133129
134130- `"anthropic-workspace-id": optional string`
135131
132 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
133
134 Only needed for credentials that can act on more than one Workspace. A credential that belongs to a specific Workspace may omit it; if sent, it must match that Workspace.
135
136136### Returns
137137
138138- `data: optional array of BetaManagedAgentsSessionEvent`
from line 2524
25242524 - `"compact-2026-09-04"`
25252525
25262526- `"anthropic-workspace-id": optional string`
2527
2528 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
2529
2530 Only needed for credentials that can act on more than one Workspace. A credential that belongs to a specific Workspace may omit it; if sent, it must match that Workspace.
25272531
25282532### Returns
25292533