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