Tests
List tests
List all tests in the current project with optional search and type filters.
get/api/tests
Query parameters
pageinteger
Example:1
Page number for pagination
limitinteger
Example:20
Items per page
includeScriptboolean
Include decoded script content in each listed test. Defaults to false.
searchstring
Search by title
type'browser' | 'api' | 'performance' | 'database' | 'custom'
Filter by test type. Aliases: playwright → browser, k6 → performance
Response
Paginated list of tests