List scenario improvement sessions
Improvement Sessions
List Scenario Improvement Sessions
List scenario-improvement sessions. Each session groups a multi-step scenario-agent improvement workflow and can be resumed via scenario-improvement-sessions/{id}/.
GET
List scenario improvement sessions
Authorizations
API Key Authentication. It should be included in the header of each request.
Response
200 - application/json
Title for the session (auto-generated from first user message)
Maximum string length:
255List of scenario IDs being improved in this session
Current status of the improvement session
pending- Pendingin_progress- In Progresscompleted- Completedcancelled- Cancelledfailed- Failed
Available options:
pending, in_progress, completed, cancelled, failed