Skip to main content
GET
List tests

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format

Query Parameters

projectId
string
required

Project ID

groupId
string<uuid>

Optional test group ID

limit
string

Max results per page (default 50, max 100)

Pattern: ^(?:[1-9]|[1-9][0-9]|100)$
cursor
string

Cursor for pagination

Response

List of tests

projectUrl
string<uri> | null
required
projectName
string
required
tests
object[]
required
nextCursor
string | null
required