Skip to main content
GET
Get one NHI overview

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

nuid
string<uuid>
required

Response

Identity plus optional story summary

nuid
string<uuid>
display_name
string | null
persona_overview
string | null
has_persona
boolean
identity
object
updated_at
string<date-time> | null