Claude Platform Docs
Messages
Managed Agents
Admin
Resources
Best practices
Models & pricing
CLI, SDKs, and libraries
Claude API skill
Release notes
API reference
English
Console
Log in
Copy page
API reference
/
Compliance API
/
Apps
/
Projects
Collaborators
List project collaborators
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: