Get the durations analytics section of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/analytics/durations/
Returns executionDurations (one point per execution), nodeDurations (one point per node) and errorHotspotExecutions (recent error executions, not limited to the scatter sample) for the requested window.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Individual execution durations and node durations for the window
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.