Get Active Tornado Session
Tornado Mode
Get Active Tornado Session
Get the currently active tornado session for a pathway.
GET
Get Active Tornado Session
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.
Query Parameters
Filter by pathway. Either
pathway_id or persona_id is required.Filter by persona. Either
pathway_id or persona_id is required.Response
The unique identifier for the tornado session.
Current status of the session. Will be
RUNNING for active sessions.The pathway being tested and fixed.
The persona ID (null if testing a pathway directly).
The current fix 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.
ISO 8601 timestamp of when the session was created.
404 Not Found if no active tornado session exists for the specified pathway or persona.
Docs for agents: llms.txt