Get current User(s) membership for a Project

Get the Membership context for a given user within a Project via its ID

Path Parameters

project_idstringRequiredformat: "uuid"

Query Parameters

user_idstringOptional

Response

Project membership success response
collaboratorboolean or null
ownerboolean or null
team_memberboolean or null
team_rolestring or null

Errors