Explore Plans
Mobile menu Close menu
GetResponse

Find a contact

This query returns contacts from the specified list optionally with a specified email.

Developer info

API endpoint slug
getresponse.find_contact
Runtime method
performQuery("getresponse.find_contact"}

Query fields

List Dropdown list

Label
What list?
Slug
list
Required
true
Can have default value
false

Email Text input > Other

Label
What email?
Slug
email
Required
false
Can have default value
true

Ingredients

Name The name of the contact.

Slug
name
Filter code
Getresponse.findContact.Name
Type
String
Example
John Doe

Email The email of the contact.

Slug
email
Filter code
Getresponse.findContact.Email
Type
String
Example
example@gmail.com

Contact The id of the contact.

Slug
contact_id
Filter code
Getresponse.findContact.ContactId
Type
String
Example
123

Campaign name The name of the campaign.

Slug
campaign_name
Filter code
Getresponse.findContact.CampaignName
Type
String
Example
Summer 2024

Campaign The id of the campaign.

Slug
campaign_id
Filter code
Getresponse.findContact.CampaignId
Type
String
Example
123

Day of cycle The day of cycle of the contact.

Slug
day_of_cycle
Filter code
Getresponse.findContact.DayOfCycle
Type
String
Example
0

Engagement score The engagement score of the contact.

Slug
engagement_score
Filter code
Getresponse.findContact.EngagementScore
Type
String
Example
0

Origin The origin of the contact.

Slug
origin
Filter code
Getresponse.findContact.Origin
Type
String
Example
import

Ip address The ip address of the contact.

Slug
ip_address
Filter code
Getresponse.findContact.IpAddress
Type
String
Example
1.1.1.1

Time zone The time zone of the contact.

Slug
time_zone
Filter code
Getresponse.findContact.TimeZone
Type
String
Example
America/Los_Angeles

Changed on The date and time the contact was changed.

Slug
changed_on
Filter code
Getresponse.findContact.ChangedOn
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00