Skip to main content

invitations_accept_retrieve

GET 

/invitations/accept/:token/

GET /invitations/accept/<token>/ — validate: public, no auth. Shows org name, inviter, role before the invitee commits to anything. POST /invitations/accept/<token>/ — accept: public, no auth. Creates the user, attaches them to the invitation's organization/role/project, marks the invitation accepted, returns an auth token.

Request

Responses

No response body