Execution
Get Insights for Test Execution
Used to query insights by type and test run
get/execution/runPolicyExecution/{plan_run_id}/testScriptExecution/{id}/insights
Path parameters
plan_run_idstring required
Restricts the query to insights associated with the given plan run ID
idstring required
Restricts the query to insights associated with the given test ID
Query parameters
insight_typestring required
Restricts the query to insights of the given type
limitinteger
The limit to use for pagination
cursorstring
The cursor to use for pagination
Response
Results of the query