Skip to main content
GET
Get Person Detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

person_id
string<uuid>
required

Response

Successful Response

person
PersonOut · object
required
campaigns
PersonCampaignOut · object[]
required
transcripts
PersonTranscriptOut · object[]
required
insights
PersonInsightOut · object[]
required