获取当前用户在项目中的成员资格信息
获取当前用户在项目中的成员资格信息
通过项目 ID 获取指定用户在项目中的成员资格上下文
身份验证
AuthorizationBearer
Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。
路径参数
project_id
查询参数
user_id
响应
Project membership success response
collaborator
owner
team_member
team_role
错误
401
Unauthorized Error
404
Not Found Error