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

Get RBAC Group changed

api/beta/organization/rbac_groups/retrieve

Nearest release: v2.1.272, published 5 hours before 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+0added
Lines−1removed
From line 66 where the diff opens
First seen 10 Sep 2026 this site's first read of the page
Recorded edits3to this page, all time

The whole hunk

from line 66, old and new numbered
/
lines
from line 66
6666```bash
6767curl https://api.anthropic.com/v1/organizations/rbac_groups/$GROUP_ID \
6868 -H 'anthropic-version: 2023-06-01' \
69 -H 'anthropic-beta: ce-user-management-2026-07-13' \
7069 -H "X-Api-Key: $ANTHROPIC_API_KEY"
7170```
7271