Skip to main content
GET
Get Active Tornado Session

Headers

string
required
Your API key for authentication.

Query Parameters

string
Filter by pathway. Either pathway_id or persona_id is required.
string
Filter by persona. Either pathway_id or persona_id is required.

Response

string
The unique identifier for the tornado session.
string
Current status of the session. Will be RUNNING for active sessions.
string
The pathway being tested and fixed.
string
The persona ID (null if testing a pathway directly).
integer
The current fix iteration number.
integer
The maximum number of fix iterations configured.
integer
Total number of scenarios being tested.
integer
Number of scenarios currently passing.
integer
Number of scenarios currently failing.
string
ISO 8601 timestamp of when the session was created.
Returns 404 Not Found if no active tornado session exists for the specified pathway or persona.

Docs for agents: llms.txt