Skip to main content

View Invitation Details

GET 

/api/invitations/:token

before accepting the invitation, you must call this operation to check whether the token is still valid. The token itself is the bear credential, and the interface can be accessed without logging in; Users who are not logged in can see the joining information through the returned project.name and invitation.role, and then be directed to the login.

Request

Responses

Invitation and project summary.