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