Pular para o conteúdo principal

Get the latest insights snapshot of a thread

GET 

https://platform.docana.com/api/v1/threads/:threadId/latest-insights/

Snapshots are produced by insight extraction, which runs after agent turns or when a thread is archived with an insights-enabled agent (see POST /api/v1/threads/{threadId}/archive/). Answers null with status 200, not 404, when the thread exists but has no snapshot yet.

Request

Responses

The latest snapshot, or null when none exists