Contacts
Find a contact
Find a contact based on their email address.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The email of the contact you with to retrieve.
Response
200 - application/json
A contact with matching email.
The response is of type object
.