Forum Discussion
No RepliesBe the first to reply
I'm looking for a way to search for a TestCase by name (or partial name) using the REST API. I expected to find an endpoint like `v2/testcases/search`, but no such endpoint exists. Is it possible to use the REST API to search for a TestCase, or do I have to get all the TestCases and search on the client side?