Contacts
Lookup Contact
get/api/v1/contacts/lookup
Query parameters
emailstring nullable
email_containsstring nullable
Substring match on stored email value (case-insensitive).
Substring match on stored email value (case-insensitive).
email_domainstring nullable
Suffix match on '@<domain>'. Leading '@' is tolerated.
Suffix match on '@<domain>'. Leading '@' is tolerated.
phonestring nullable
phone_containsstring nullable
Substring match on stored E.164 phone value.
Substring match on stored E.164 phone value.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.