Get tests

Retrieve test cases for your organisation. Filter by test ID, title, tags, or folder.

get/tests

Query parameters

testIdstring
testIdsstring[]
titlestring
tagsstring[]
folderIdstring

Only the tests filed in this folder. GET /tests/folders has the ids.

includeSubfoldersboolean

With folderId, also return the tests in that folder's subfolders.

Response

Successful response

{"stackTrail":"paths:/tests:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes