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 RBAC Roles changed

api/beta/organization/rbac_roles/list

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 71 where the diff opens
First seen 10 Sep 2026 this site's first read of the page
Recorded edits2to this page, all time

The whole hunk

from line 71, old and new numbered
/
lines
from line 71
7171```bash
7272curl https://api.anthropic.com/v1/organizations/rbac_roles \
7373 -H 'anthropic-version: 2023-06-01' \
74 -H 'anthropic-beta: ce-user-management-2026-07-13' \
7574 -H "X-Api-Key: $ANTHROPIC_API_KEY"
7675```
7776