get https://{hostname}/test-management/v3/functional/test-suites//with-child-objects
Exports a test suite with test cases and variables.
Responses
Exports a test suite with test cases and variables.
xxxxxxxxxx
curl --request GET \
--url https://hostname/test-management/v3/functional/test-suites/testSuiteId/with-child-objects \
--header 'accept: application/json'