ContributionsMost RecentMost LikesSolutionsIn QA Complete , how to apply a named filter to return a list of test cases via the swagger API? In QA Complete, I can create and name a filter that, when used, gives a subset of test cases. With that subset, I can create a test set then a test run. I want to be able to use that named filter via the Swagger API to do the same thing (apply the filter, create a test set, & create a test run). Is there a way in the Swagger API to specify a filter name and get back the list of test cases? Thanks in advance. How to get a list of defined configuration links in QA Complete via the swagger API? I am working with the QA Complete API to create test sets and test runs dynamically. Is there a way to get a list of ID's of defined configuration links in QA Complete via the swagger API? Thanks in advance.