Contacts
Find contact
Find a contact by email address or user ID.
GET
Request
Query parameters
Search by email or user ID. Only one parameter is allowed.
The contact’s email address. Make sure it is URI-encoded.
The contact’s unique user ID.
Response
This endpoint will return a list of contact objects containing all default properties and any custom properties.
If no contact is found, an empty list will be returned.
Was this page helpful?