Pular para o conteúdo principal

Get a test run of an agent

GET 

https://platform.docana.com/api/v1/agents/:agentId/test-runs/:runId/

Returns the full run, including stepResults with the per-step outcomes, the parent test case id and name, and an overallScore averaged from the smart assertion scores. While status is RUNNING, passed and finishedAt are null, so poll this endpoint until the run finishes. applicationId is a required query parameter.

Request

Responses

The test run