Get all test suites in your organization
| Field | Type | Description |
|---|---|---|
test_suites | array | List of test suite objects |
total | number | Total number of test suites |
| Field | Type | Description |
|---|---|---|
id | string | Test suite UUID |
name | string | Display name |
description | string | Optional description |
scenario_count | number | Number of scenarios in the suite |
created_at | string | ISO-8601 creation timestamp |