OpenAPI 3.1.0raw.githubusercontent.com2026-08-21155184608.2 KB

a4401e66e263

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