List scenarios
list_scenariosRetrieve test scenarios in your VerifyAX workspace, optionally filtered by type (info_exchange or interview) and status. Returns each scenario's UUID, name, type, and status.
Instructions
Lists the test scenarios in your VerifyAX workspace, optionally filtered by type (info_exchange or interview) and status. Returns each scenario’s uuid, name, type, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| status | No | Filter by scenario status. Known values: INIT, PROCESSING, SUCCESS, FAILED, CANCELLED (open enum — the API may add statuses, which are forwarded rather than rejected). | |
| scenario_type | No |