api

Get tests

get tests

get/tests

Query parameters

takeinteger

indicates how many tests can be returned by each page

skipinteger

indicates how many tests will be skipped when paginating

querystring

query to search tests, based on test name and description

sortBy'created' | 'name' | 'last_run'

indicates the sort field for the tests

sortDirection'asc' | 'desc'

indicates the sort direction for the tests

Response

successful operation

Test[] required— unresolved $ref

Changes