Claude Platform Docs

To enable the Compliance API, see the setup guide.

Set up the Compliance API

Collaboratori

Elenca i collaboratori del progetto
GET/v1/compliance/apps/projects/{project_id}/collaborators
Models
CollaboratorListResponse = object{ granted_at, role, type, user_id } or object{ granted_at, group_id, role, type } or object{ granted_at, organization_uuid, role, type } or object{ granted_at, organization_role, role, type }

An individual user granted a role on a project.

One of the following: