Get insight snapshots per execution of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/analytics/execution-snapshots/
Returns a map keyed by execution id with the latest conversation insights snapshot produced by each execution in the requested window.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Map of execution id to its insights snapshot (empty object when none)
Invalid query parameters
The API key or session is missing, expired, or malformed.
No access to the application
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.