Skip to main content
GET
Get AI summary for a person.

Authorizations

x-api-key
string
header
required

Path Parameters

person_uuid
string
required

Response

200 - application/json

AI summary for a person or company.

  • title: summary title (e.g. "Jane Doe Summary" or "Acme Corp Brief")
  • bio: person biography (person entities only, null for companies)
  • sections: structured summary sections; empty list when no data
  • generated_at: ISO-8601 timestamp of generation, or null
entity_type
string
required
entity_uuid
string
required
bio
string | null
generated_at
string | null
sections
AISummarySection · object[]
title
string | null