Invites
Get a single invite by its token
Returns invite metadata for the given token (e.g. ABCDE-FGHJK). Used by the signup flow to check redeemability before walking the user through MPA acceptance, and by admin tooling to inspect a specific invite.
GET
/invites/{token}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
token*string
The invite token (case-insensitive; hyphen optional).
Response Body
application/json
application/json
application/json