List variablesCopy Pageget https://{hostname}/test-management/v3/functional/test-suites/{testSuiteId}/variablesLists variables created in a test suite.Path ParamstestSuiteIdintegerrequiredIdentifies a test suite. To get this value, run the List test suites operation.Query ParamsaccountSwitchKeystringFor 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 lists variables. 400Validation errors. 403Authorization error. 404Resource not found error.Updated 4 months ago