List messages of an agent sandbox thread
GEThttps://platform.docana.com/api/v1/agents/:agentId/threads/:threadId/messages/
Without threadGroupId the thread is looked up in the agent sandbox group (agent-sandbox:{agentId}) with type AGENT_SANDBOX; pass threadGroupId (and optionally type) to fetch builder or other thread groups.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
All messages of the thread, oldest first
Invalid query parameters
The API key or session is missing, expired, or malformed.
No access to the agent application
Thread not found
Unexpected server error.