Skip to main content
GET
Get persona overview 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 row or placeholder when none exists yet

tuid
string<uuid>
persona_overview
string | null

Narrative persona summary for the user.

created_at
string<date-time> | null
updated_at
string<date-time> | null