Endpoint
Authentication
Include your API key in the request header:Path Parameters
string
required
The identifier used to look up the contact. Three formats are supported:
Response
A successful request returns HTTP200 with a Contact object.
Response Fields
string
The Shilo-assigned UUID for this contact.
string
The contact ID from your external CRM or system of record.
string
Full display name of the contact.
string
Contact’s first name.
string
Contact’s last name.
string
Primary phone number for the contact.
array of strings
Email addresses associated with the contact.
string
Human-readable label for the contact’s current pipeline stage.
string
Your system’s ID for the pipeline stage.
string
Human-readable label for the contact’s lead source.
string
Your system’s ID for the lead source.
array of strings
Tags applied to the contact.
string
ISO-8601 timestamp indicating when this contact was created in Shilo.