Skip to main content
GET
Find a contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

email
string
required

The email of the contact you with to retrieve.

Response

200 - application/json

A contact with matching email.

success
boolean
data
object