Claude Platform Docs

To enable the Compliance API, see the setup guide.

Set up the Compliance API

Autorisations

Lister les permissions de rôle de conformité
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