Claude Platform Docs
Messages
Managed Agents
管理
リソース
ベストプラクティス
モデルと料金
CLI、SDK、ライブラリ
Claude APIスキル
リリースノート
API reference
日本語
Console
Log in
Copy page
API reference
コンプライアンスAPI
アプリ
プロジェクト
コラボレーター
プロジェクトコラボレーターの一覧取得
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:
Ask Docs