This resource is deprecated. You should consider using our GraphQL API with the Visitor object.
Visitor
GET /visitor
See below to discover used fields and see reading section to discover some output examples.
unique_id
Unique identifier
?filters[unique_id]=123
external_id
External identifier
?filters[external_id]=123
website_id
Website identifier
?filters[website_id]=123
GET /visitor/560
See reading section to discover some output examples.
id
Visitor identifier
Integer
Visitor unique identifier
String
Your id if provided
lastname
Last name
firstname
First name
address
Address
city
City
zip
Zip code
country
Country
phone
Phone number
email
Email
browser
Browser used by visitor
List of website identifiers
List of integers
created_at
Visitor creation date
Date YYYY-MM-DD HH:MM:SS
YYYY-MM-DD HH:MM:SS
Last updated 2 years ago