get https://{hostname}/test-management/v2/functional/test-suites
Lists all test suites created in your organization. The list can also include deleted test suites that you can restore. The response is an array of objects, each keyed by testSuiteId
.
List test suites
Open Recipe