/
AM
amplemarket
/
Amplemarket API V1 Docs
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-22
45
30
222.8 KB
Contacts
Retrieve contact by email
Retrieve contact by email
get
/contacts/email/{email}
Response
Successful
ResponseContactWithActivityObject
required
id
string
uuid
required
name
string
nullable
first_name
string
nullable
last_name
string
nullable
email
string
nullable
required
linkedin_url
string
uri
nullable
title
string
nullable
location
string
nullable
time_zone
string
nullable
company_name
string
nullable
company_domain
string
nullable
owner
string
nullable
last_contacted_at
string
date_time
nullable
phone_numbers
ResponsePhoneNumberObject[]
recent_activity
ResponseContactActivityObject[]