Look up a contact by email
Contacts
Look Up a Contact by Email
Find a contact by email address instead of by id
GET
Look up a contact by email
Returns the contact holding an email address, if that contact is scoped to your organization.
Matching is case-insensitive, because contact email is stored normalised.
Example@Test.com and example@test.com are the same address.
Query Parameters
The email address to look up. Matching is case-insensitive. Returns 404 when no contact in your organization has this address, including when the address belongs to another agency.
Example:
"example@test.com"