프로젝트의 현재 사용자 멤버십 가져오기

ID를 통해 프로젝트 내 지정된 사용자의 멤버십 컨텍스트 가져오기

인증

AuthorizationBearer

Bearer <token> 형식의 Bearer 인증. 여기서 token은 인증 토큰입니다.

경로 매개변수

project_idstring필수형식: "uuid"

쿼리 매개변수

user_idstring선택 사항

응답

Project membership success response
collaboratorboolean선택 사항
ownerboolean선택 사항
team_memberboolean선택 사항
team_rolestring선택 사항

오류

401
Unauthorized Error
404
Not Found Error