List sandbox threads of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/threads/
Without threadGroupId the agent sandbox group (agent-sandbox:{agentId}) is listed with type AGENT_SANDBOX. Passing threadGroupId lists that group instead, optionally narrowed by type. q filters threads by the display text of their first user message.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The matching threads, most recently updated first
Invalid query parameters
The API key or session is missing, expired, or malformed.
No access to the agent application
Agent not found
Unexpected server error.