Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Events changed

api/beta/sessions/threads/events

Nearest release: v2.1.280, published 20 hours after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+8added
Lines−4removed
From line 21 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits12to this page, all time

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