Get Tornado Status
Tornado Mode
Get Tornado Status
Get detailed progress for a tornado session including iteration data and fix plans.
GET
Get Tornado Status
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The tornado session ID.
Response
The unique identifier for the tornado session.
Current status of the session. One of
RUNNING, COMPLETED_ALL_PASSED, COMPLETED_PARTIAL, TIMEOUT, STUCK, CANCELLED, or ERROR.The current or final iteration number.
The maximum number of fix iterations configured.
Total number of scenarios being tested.
Number of scenarios currently passing.
Number of scenarios currently failing.
Number of scenarios that failed across multiple iterations with the same root cause.
IDs of scenarios deemed unfixable.
Array of iteration objects describing each fix cycle.
Time elapsed since the session started in milliseconds.
The timeout configured for this session in milliseconds.
The pathway version created from the applied fixes.
Docs for agents: llms.txt