Tests

Get all tests

Retrieve a paginated and filtered list of tests for a project

get/api/v1/project/tests

Query parameters

projectIdinteger required
pageinteger
pageSizeinteger
textSearchstring

Search by title or test ID

prioritystring

Filter by priority (comma-separated IDs)

statusstring

Filter by automation status (comma-separated IDs)

squadstring

Filter by squad (comma-separated IDs)

labelstring

Filter by labels (comma-separated IDs)

platformstring

Filter by platform (comma-separated IDs)

sectionstring

Filter by section (comma-separated IDs)

Response

List of tests

statusinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.