Skip to main content
GET
Get Enhanced Analytics

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The pathway ID.

Query Parameters

integer
default:"30"
Number of days to look back. Maximum value is 365.

Response

integer
Total number of test runs in the time window.
integer
Number of test runs that passed.
integer
Number of test runs that failed.
number
Pass rate as a decimal from 0 to 1.
number
Average score across all runs, from 0 to 1.
number
Overall health score for the pathway, from 0 to 1. Combines pass rate, trend direction, and reliability.
number
Reliability score measuring consistency of results over time, from 0 to 1.
object
Trend analysis for the time window.
array
Failure data per node for building a heatmap visualization.
The node with the highest failure rate, or null if no failures exist.
object
Flow data for building a Sankey diagram of test run traversals.

Docs for agents: llms.txt