Skip to main content

List messages of an agent thread

GET 

https://platform.docana.com/api/v1/agents/:agentId/threads/:threadId/messages/

Looks the thread up by id within the agent application, so any agent thread works — sandbox, builder, and live execution threads (type AGENT, as returned by getAgentExecution) alike. threadGroupId and type are optional narrowing filters; a mismatch returns 404.

Request

Responses

All messages of the thread, oldest first