Forum Discussion

Testing101's avatar
Testing101
Occasional Visitor
2 hours ago

Is there a way to search for a specific TestCase by name using the REST API?

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?

No RepliesBe the first to reply