Get a test suite with child objectsget https://{hostname}/test-management/v3/functional/test-suites/{testSuiteId}/with-child-objectsExports a test suite with test cases and variables.Path ParamstestSuiteIdintegerrequiredIdentifies a test suite. To get this value, run the List test suites operation.Query ParamsresolveVariablesbooleanDefaults to falseReturns test cases with resolved variables assigned statically, false by default.truetruefalseaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response provides the test suite with child objects. 400Validation errors. 403Authorization error. 404Resource not found error.Updated about 1 month ago