post
https://astra-gateway.wati.io/v1/testing/v2/runs//evaluate
Evaluates all executed test case results using the configured graders.
The run must have completed execution first (status executed).
By default (async_mode=true) this returns a V2RunActionResponse
immediately with the run in a non-terminal state — poll
GET /testing/v2/runs/{run_id} until status is completed, failed, or
cancelled. Set async_mode=false to block until evaluation finishes and
receive the updated V2Run.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
409Run is not in a valid state for evaluation
