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 ContactSignal object describing the contact’s latest behavioral and communication profile.
The ContactSignal object contains the following required fields:
contact_id: the Shilo UUID for the contact.external_contact_id: your system’s contact ID (nullable).id,name,aboutMe,reasoning,conflictStyle,coreMotivators,socialOrientation,fearsAndAvoidances,maxPerformanceRecs, andpsychologicalSummary.DISC: a required object containing the following required fields:dominanceinfluencesteadinessconscientiousnessprofileNameprofileType
The profile fields above are present on a successful response.
external_contact_id may be null.