Skip to main content
GET
Get Persona 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

interview_id
string<uuid>
required
contact_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
contact_id
string<uuid> | null
required
name
string | null
required
job_title
string | null
required
department
string | null
required
role_description
string | null
required
digital_maturity
string | null
required
work_style
string | null
required
key_frictions
string[] | null
required
tools_used
string[] | null
required
processes
string[] | null
required
portrait_summary
string | null
required