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

Files changed

api/files

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+20added
Lines−0removed
From line 15 where the diff opens
First seen 20 Aug 2026 this site's first read of the page
Recorded edits4to this page, all time

The whole hunk

from line 15, old and new numbered
/
lines
from line 15
1515 
1616- `"anthropic-workspace-id": optional string`
1717 
18 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
19 
20 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.
21 
1822### Body parameters (form-data)
1923 
2024- `file: string`
from line 138
134138 
135139- `"anthropic-workspace-id": optional string`
136140 
141 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
142 
143 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.
144 
137145### Returns
138146 
139147- `data: array of FileMetadata`
from line 244
236244 
237245- `"anthropic-workspace-id": optional string`
238246 
247 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
248 
249 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.
250 
239251### Example
240252 
241253```bash
from line 272
260272 
261273- `"anthropic-workspace-id": optional string`
262274 
275 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
276 
277 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.
278 
263279### Returns
264280 
265281- `FileMetadata object`
from line 366
350366### Headers
351367 
352368- `"anthropic-workspace-id": optional string`
369 
370 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
371 
372 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.
353373 
354374### Returns
355375