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

List Federation Rule Workspaces changed

api/beta/organization/federation/rules/workspaces/list

Nearest release: v2.1.268, published under an hour 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+12added
Lines−5removed
From line 1 where the diff opens
First seen 26 Aug 2026 this site's first read of the page
Recorded edits4to this page, all time

The whole hunk

from line 1, old and new numbered
/
lines
from line 1
1---
2title: List Federation Rule Workspaces
3url: https://platform.claude.com/docs/en/api/beta/organization/federation/rules/workspaces/list
4---
5 
16# List Federation Rule Workspaces
27 
38**GET** `/v1/organizations/federation_rules/{federation_rule_id}/workspaces`
from line 43
3843 
3944 - `string`
4045 
41 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
46 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 42 more`
4247 
4348 - `"message-batches-2024-09-24"`
4449 
from line 91
8691 
8792 - `"user-profiles-2026-08-18"`
8893 
94 - `"user-profiles-2026-09-04"`
95 
8996 - `"advisor-tool-2026-03-01"`
9097 
9198 - `"managed-agents-2026-04-01"`
from line 139
132139 
133140- `data: array of BetaFederationRuleWorkspace`
134141 
142 - `type: "federation_rule_workspace"`
143 
144 default: federation_rule_workspace
145 
135146 - `created_at: string`
136147 
137148 When this workspace was enabled for the rule.
from line 156
145156 - `federation_rule_id: string`
146157 
147158 Tagged ID of the federation rule.
148 
149 - `type: "federation_rule_workspace"`
150 
151 default: federation_rule_workspace
152159 
153160 - `workspace_id: string`
154161