v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
chat

Get conversation summary for a contact

Retrieve the saved conversation summary for a contact. Returns null if no summary exists or contact not found.

get/chats/linkedin/summary

Query parameters

profilestring required

LinkedIn profile URL or vanity name of the contact

LinkedIn profile URL or vanity name of the contact

Response

Summary retrieved

successtrue required
foundboolean required

Whether a contact with a saved summary was found

contactIdstring

Internal contact ID — present only when found is true

summarystring nullable required

The saved conversation summary text, null if none exists

summarizedAtstring nullable

ISO timestamp of when the summary was last saved — present only when found is true

messageCountinteger nullable

Message count at the time of summarization — present only when found is true

conversationUpdatedAtstring nullable

Timestamp of last conversation data update — present only when found is true

creditsUsedinteger required

Credits consumed by this call (0 for free endpoints, cached results, or duplicates).

retryAfterinteger required

Seconds to wait before making another call of the same type. 0 means no wait needed.