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 Role Permissions changed

api/admin/rbac_roles/permissions/list

Nearest release: v2.1.261, published 3 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+1added
Lines−1removed
From line 153 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits5to this page, all time

The whole hunk

from line 153, old and new numbered
/
lines
from line 153
153153```bash
154154curl https://api.anthropic.com/v1/organizations/rbac_roles/$ROLE_ID/permissions \
155155 -H 'anthropic-version: 2023-06-01' \
156 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
156 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
157157```
158158 
159159### Response (200)