Find a contact based on their email address.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The email of the contact you with to retrieve.
A contact with matching email.
The response is of type object
.