invitations
Validate Invitation
Look up a pending invitation by its token, for the accept page to render before committing.
A POST with the token in the body, not a GET with it in the URL: the token is a bearer credential, and a URL path is what an access log or an intermediate proxy routinely retains.
post/v1/invitations/validate
Request body
Response
Successful Response