Sessions and passwords
Get join request
GetJoinRequest reports whether an Admin has decided yet. The Visitor's browser remembers the request id and comes back to the same address.
curl -X GET "https://example.com/api/v1/auth/join-requests/string"{ "status": "REQUEST_STATUS_UNSPECIFIED", "name": "string", "email": "string"}