Look up an invitation
Look up an invitation
Reads an invitation from the emailed link, before anyone signs in.
The acceptance page needs the invited address to decide whether it is asking someone to set a new password or to confirm one they already have.
Unauthenticated — the ID and token in the emailed link are the
credential. A wrong token is indistinguishable from an unknown
invitation: both answer 404, so the endpoint cannot be used to
enumerate. An invitation onto the store’s own staff rather than a seller
answers 404 here too.
GET
Look up an invitation
Path Parameters
Invitation ID from the emailed link
Query Parameters
The token from the emailed link

