The whole hunk
from line 115, old and new numbered
/
lines
from line 115
115115
116116- `"anthropic-workspace-id": optional string`
117117
118 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
119
120 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.
121
118122### Body parameters (form-data)
119123
120124- `file: string`
from line 358
354358
355359- `"anthropic-workspace-id": optional string`
356360
361 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
362
363 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.
364
357365### Returns
358366
359367- `data: array of BetaFileMetadata`
from line 580
572580
573581- `"anthropic-workspace-id": optional string`
574582
583 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
584
585 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.
586
575587### Example
576588
577589```bash
from line 708
696708
697709- `"anthropic-workspace-id": optional string`
698710
711 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
712
713 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.
714
699715### Returns
700716
701717- `BetaFileMetadata object`
from line 918
902918 - `"compact-2026-09-04"`
903919
904920- `"anthropic-workspace-id": optional string`
921
922 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
923
924 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.
905925
906926### Returns
907927