get https://clear.codeday.org/api/registration/by-email/
Get a list of CodeDay registrations by an email.
Returns a JSON object with latest_registration
being the latest Registration for the specified email, and all_registrations
being all matching Registrations.
Requires admin
permission