Skip to main content
POST
Look up contacts by email

Authorizations

x-token
string
header
required

Body

application/json
email
required

A single email address or an array of email addresses to look up.

limit
integer
default:20

Maximum number of results to return.

skip
integer
default:0

Number of results to skip (for pagination).

Response

Matching contacts.

contacts
object[]