Claude Platform Docs

To enable the Compliance API, see the setup guide.

Set up the Compliance API

权限

列出合规角色权限
GET/v1/compliance/organizations/{org_uuid}/roles/{role_id}/permissions
Models
PermissionListResponse object{ action, resource_id, resource_type }

Permission granted by a role.

action: string

Action permitted on the resource

resource_id: string

Identifier of the resource the permission applies to

resource_type: string

Type of resource the permission applies to