Skip to main content
GET
Get structured persona detail for a user

Authorizations

X-API-Key
string
header
required

Domain-scoped API key. Generate and manage keys from the API Keys page in Settings.

Accepted in two forms:

  • X-API-Key: <key> header (preferred)
  • Authorization: Bearer <key> header (also accepted)

Path Parameters

tuid
string<uuid>
required

Response

Persona detail or placeholder when none exists yet

Structured persona projection. Sections are null when the underlying data is unavailable; coverage reports per-section data sufficiency.

tuid
string<uuid>
generated_at
string<date-time> | null
contract_version
integer
overview
object | null
identity
object | null
role
object | null
workstreams
object | null
access
object | null
posture
object | null
risk_lens
object | null
coverage
object | null

Per-section data-sufficiency verdicts.