What this read moved
201–225 of 239This capture is too large to show at once. Changes 201-225 of 239 are below, significant first; the rest are on the following screens.
api/completions/create Changed · +4 / -0 lines
from line 117
117117
118118- `"anthropic-workspace-id": optional string`
119119
120 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
121
122 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.
123
120124## Body parameters
121125
122126- `max_tokens_to_sample: number`
api/compliance/apps/sessions/local/list Changed · +1 / -1 lines
from line 76
7676
7777 - `product_surface: string or null`
7878
79 The product the session ran in: `cowork` (Cowork in Claude Desktop on the user's machine), `claude_code` (Claude Code), `claude_science` (Claude Science), or one of `office_agents/excel`, `office_agents/powerpoint`, `office_agents/word`, and `office_agents/outlook` (Claude for Microsoft 365, by app; `office_agents` alone when the app is not identified). New values appear as coverage expands; treat unrecognized values as opaque. `null` when the surface was not recorded.
79 The product the session ran in: `cowork` (Cowork in Claude Desktop on the user's machine), `claude_code` (Claude Code), `claude_science` (Claude Science), `claude_in_chrome` (the Claude in Chrome browser extension's built-in chat), or one of `office_agents/excel`, `office_agents/powerpoint`, `office_agents/word`, and `office_agents/outlook` (Claude for Microsoft 365, by app; `office_agents` alone when the app is not identified). New values appear as coverage expands; treat unrecognized values as opaque. `null` when the surface was not recorded.
8080
8181 - `truncated: boolean`
8282
api/compliance/apps/sessions/local/messages Changed · +1 / -1 lines
from line 253
253253
254254 - `product_surface: string or null`
255255
256 The product the session ran in: `cowork` (Cowork in Claude Desktop on the user's machine), `claude_code` (Claude Code), `claude_science` (Claude Science), or one of `office_agents/excel`, `office_agents/powerpoint`, `office_agents/word`, and `office_agents/outlook` (Claude for Microsoft 365, by app; `office_agents` alone when the app is not identified). New values appear as coverage expands; treat unrecognized values as opaque. `null` when the surface was not recorded.
256 The product the session ran in: `cowork` (Cowork in Claude Desktop on the user's machine), `claude_code` (Claude Code), `claude_science` (Claude Science), `claude_in_chrome` (the Claude in Chrome browser extension's built-in chat), or one of `office_agents/excel`, `office_agents/powerpoint`, `office_agents/word`, and `office_agents/outlook` (Claude for Microsoft 365, by app; `office_agents` alone when the app is not identified). New values appear as coverage expands; treat unrecognized values as opaque. `null` when the surface was not recorded.
257257
258258 - `truncated: boolean`
259259
api/compliance/apps/sessions/local/messages/list Changed · +1 / -1 lines
from line 251
251251
252252 - `product_surface: string or null`
253253
254 The product the session ran in: `cowork` (Cowork in Claude Desktop on the user's machine), `claude_code` (Claude Code), `claude_science` (Claude Science), or one of `office_agents/excel`, `office_agents/powerpoint`, `office_agents/word`, and `office_agents/outlook` (Claude for Microsoft 365, by app; `office_agents` alone when the app is not identified). New values appear as coverage expands; treat unrecognized values as opaque. `null` when the surface was not recorded.
254 The product the session ran in: `cowork` (Cowork in Claude Desktop on the user's machine), `claude_code` (Claude Code), `claude_science` (Claude Science), `claude_in_chrome` (the Claude in Chrome browser extension's built-in chat), or one of `office_agents/excel`, `office_agents/powerpoint`, `office_agents/word`, and `office_agents/outlook` (Claude for Microsoft 365, by app; `office_agents` alone when the app is not identified). New values appear as coverage expands; treat unrecognized values as opaque. `null` when the surface was not recorded.
255255
256256 - `truncated: boolean`
257257
api/compliance/apps/sessions/local/retrieve Changed · +1 / -1 lines
from line 44
4444
4545- `product_surface: string or null`
4646
47 The product the session ran in: `cowork` (Cowork in Claude Desktop on the user's machine), `claude_code` (Claude Code), `claude_science` (Claude Science), or one of `office_agents/excel`, `office_agents/powerpoint`, `office_agents/word`, and `office_agents/outlook` (Claude for Microsoft 365, by app; `office_agents` alone when the app is not identified). New values appear as coverage expands; treat unrecognized values as opaque. `null` when the surface was not recorded.
47 The product the session ran in: `cowork` (Cowork in Claude Desktop on the user's machine), `claude_code` (Claude Code), `claude_science` (Claude Science), `claude_in_chrome` (the Claude in Chrome browser extension's built-in chat), or one of `office_agents/excel`, `office_agents/powerpoint`, `office_agents/word`, and `office_agents/outlook` (Claude for Microsoft 365, by app; `office_agents` alone when the app is not identified). New values appear as coverage expands; treat unrecognized values as opaque. `null` when the surface was not recorded.
4848
4949- `truncated: boolean`
5050
api/compliance/organizations Changed · +3 / -1 lines
from line 551
551551
552552 default: boolean
553553
554 - `name: "access_transparency_enabled" or "ai_powered_artifacts_enabled" or "api_workbench_feedback_collection_enabled" or 57 more`
554 - `name: "access_transparency_enabled" or "ai_powered_artifacts_enabled" or "api_workbench_feedback_collection_enabled" or 58 more`
555555
556556 - `"access_transparency_enabled"`
557557
from line 566
566566 - `"ask_your_org_enabled"`
567567
568568 - `"chat_enabled"`
569
570 - `"claude_academy_inference_enabled"`
569571
570572 - `"claude_ai_chat_sharing_enabled"`
571573
api/compliance/organizations/settings/retrieve Changed · +3 / -1 lines
from line 93
9393
9494 default: boolean
9595
96 - `name: "access_transparency_enabled" or "ai_powered_artifacts_enabled" or "api_workbench_feedback_collection_enabled" or 57 more`
96 - `name: "access_transparency_enabled" or "ai_powered_artifacts_enabled" or "api_workbench_feedback_collection_enabled" or 58 more`
9797
9898 - `"access_transparency_enabled"`
9999
from line 108
108108 - `"ask_your_org_enabled"`
109109
110110 - `"chat_enabled"`
111
112 - `"claude_academy_inference_enabled"`
111113
112114 - `"claude_ai_chat_sharing_enabled"`
113115
api/files/delete Changed · +4 / -0 lines
from line 19
1919
2020- `"anthropic-workspace-id": optional string`
2121
22 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
23
24 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.
25
2226## Returns
2327
2428- `DeletedFile object`
api/files/download Changed · +4 / -0 lines
from line 19
1919
2020- `"anthropic-workspace-id": optional string`
2121
22 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
23
24 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.
25
2226## Example
2327
2428```bash
api/files/list Changed · +4 / -0 lines
from line 31
3131
3232- `"anthropic-workspace-id": optional string`
3333
34 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
35
36 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.
37
3438## Returns
3539
3640- `data: array of FileMetadata`
api/files/retrieve_metadata Changed · +4 / -0 lines
from line 19
1919
2020- `"anthropic-workspace-id": optional string`
2121
22 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
23
24 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.
25
2226## Returns
2327
2428- `FileMetadata object`
api/files/upload Changed · +4 / -0 lines
from line 13
1313
1414- `"anthropic-workspace-id": optional string`
1515
16 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
17
18 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.
19
1620## Body parameters (form-data)
1721
1822- `file: string`
api/messages/batches/cancel Changed · +4 / -0 lines
from line 23
2323
2424- `"anthropic-workspace-id": optional string`
2525
26 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
27
28 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.
29
2630## Returns
2731
2832- `MessageBatch object`
api/messages/batches/create Changed · +4 / -0 lines
from line 21
2121
2222- `"anthropic-workspace-id": optional string`
2323
24 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
25
26 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.
27
2428## Body parameters
2529
2630- `requests: array of object`
api/messages/batches/delete Changed · +4 / -0 lines
from line 23
2323
2424- `"anthropic-workspace-id": optional string`
2525
26 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
27
28 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.
29
2630## Returns
2731
2832- `DeletedMessageBatch object`
api/messages/batches/list Changed · +4 / -0 lines
from line 33
3333
3434- `"anthropic-workspace-id": optional string`
3535
36 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
37
38 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.
39
3640## Returns
3741
3842- `data: array of MessageBatch`
api/messages/batches/results Changed · +4 / -0 lines
from line 23
2323
2424- `"anthropic-workspace-id": optional string`
2525
26 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
27
28 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.
29
2630## Returns
2731
2832- `MessageBatchIndividualResponse object`
api/messages/batches/retrieve Changed · +4 / -0 lines
from line 21
2121
2222- `"anthropic-workspace-id": optional string`
2323
24 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
25
26 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.
27
2428## Returns
2529
2630- `MessageBatch object`
api/messages/count_tokens Changed · +4 / -0 lines
from line 21
2121
2222- `"anthropic-workspace-id": optional string`
2323
24 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
25
26 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.
27
2428## Body parameters
2529
2630- `messages: array of MessageParam`
api/messages/create Changed · +4 / -0 lines
from line 21
2121
2222- `"anthropic-workspace-id": optional string`
2323
24 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
25
26 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.
27
2428## Body parameters
2529
2630- `max_tokens: number`
api/models/list Changed · +4 / -0 lines
from line 133
133133
134134- `"anthropic-workspace-id": optional string`
135135
136 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
137
138 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.
139
136140## Returns
137141
138142- `data: array of ModelInfo`
api/models/retrieve Changed · +4 / -0 lines
from line 121
121121
122122- `"anthropic-workspace-id": optional string`
123123
124 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
125
126 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.
127
124128## Returns
125129
126130- `ModelInfo object`
api/skills/create Changed · +4 / -0 lines
from line 13
1313
1414- `"anthropic-workspace-id": optional string`
1515
16 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
17
18 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.
19
1620## Body parameters (form-data)
1721
1822- `files: array of string`
api/skills/delete Changed · +4 / -0 lines
from line 21
2121
2222- `"anthropic-workspace-id": optional string`
2323
24 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
25
26 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.
27
2428## Returns
2529
2630- `DeletedSkill object`
api/skills/list Changed · +4 / -0 lines
from line 38
3838
3939- `"anthropic-workspace-id": optional string`
4040
41 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
42
43 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.
44
4145## Returns
4246
4347- `data: array of Skill`