Retrieve a paginated list of test cases for your project, optionally filtered to a single folder.
Documentation Index
Fetch the complete documentation index at: https://api-docs.nunu.ai/llms.txt
Use this file to discover all available pages before exploring further.
folder_path nor folder_id is supplied, every test in the
project is returned (including tests in nested folders). Specifying a folder
returns only the tests directly inside that folder — recursion is not
performed."regression/smoke"). "/" or omitting the field means root.
Mutually exclusive with folder_id — supplying both returns 400.folder_path.page, page_size, total_count, total_pages)verification, discovery, or tasknull if the test is at the project root"regression/smoke"). "/" if at root.API key for authentication
Folder path filter (mutually exclusive with folder_id). "/" or omitted means root.
Folder UUID filter (mutually exclusive with folder_path)
Page number (0-indexed)
Results per page (1-100)
1 <= x <= 100