latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21163196629.4 KB

91764f0b41d6

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

tokenstring required

Response

Successful Response

emailstring required
expires_atstring date-time required
organization_namestring required
rolestring required