Skip to main content

Get a List of Contacts By EmailAddress

Get list of contacts using an email address

Query String Parameters

NameTypeDescriptionRequired
ActionStringContactListByEmailAddressRequired
EmailAddressStringEmail address of the Contact User you would like to search for.

Provide a ContactId or ContactRef to target specific contact
Required
ContactIdIntThe unique identifier of the contact which can be retrieved using Contact List.Optional
ContactRefStringThe internal reference of the contact.Optional
IncludeCustomFieldsBoolInclude custom fields in the response.Optional
IncludeFlagsBoolInclude tags in the response.Optional

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab
2EmailAddress parameter requiredMandatory parameter was not supplied
2misc_noRightYou do not have the permissions to view contacts.

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=contactlistbyemailaddress&emailaddress=lucymargetts%40outlook.com