Skip to main content
GET
List Project Collaborators
List all explicit collaborator roles assigned to a project. This returns users who have been directly granted access to the project, separate from access inherited through namespace or organization membership.

Path Parameters

project_id
string
required

Response

Successful Response

Response model for project collaborators list.

can_manage
boolean
required

Whether the current user can manage collaborators.

collaborators
ProjectCollaboratorResponse · object[]

Project collaborators with explicit direct roles.