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

api/compliance/organizations/roles/permissions/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+11added
Lines−0removed
From line 1 where the diff opens
First seen 14 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 Compliance Role Permissions
3url: https://platform.claude.com/docs/en/api/compliance/organizations/roles/permissions/list
4---
5 
16# List Compliance Role Permissions
27 
38**GET** `/v1/compliance/organizations/{org_uuid}/roles/{role_id}/permissions`
from line 32
2732 Opaque pagination token from a previous response's `next_page` field. Pass this to retrieve the next page of results. Clients should treat this value as an opaque string and not attempt to parse or interpret its contents, as the format may change without notice.
2833 
2934## Headers
35 
36- `"anthropic-version": optional string`
37 
38 The version of the Claude API you want to use.
39 
40 Read more about versioning and our version history [here](https://platform.claude.com/docs/en/api/versioning).
3041 
3142- `"x-api-key": optional string`
3243