Endpoint
Authentication
Include your API key in the request header:Path Parameters
string
required
The identifier used to look up the user. Three formats are supported:
Response
A successful request returns HTTP200 with a UserSignal object describing the agent’s latest behavioral and communication profile.
The UserSignal object contains the following required fields:
user_id: the Shilo UUID for the user.external_user_id: your system’s user ID.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.