Skip to main content
GET
List the active tests in a test suite

Authorizations

Authorization
string
header
required

An Egma API key.

Query Parameters

projectId
string
Minimum string length: 1
suiteId
string
required

The test suite to read. Tests are listed one suite at a time.

Minimum string length: 1
pageToken
string
Minimum string length: 1
pageSize
integer
Required range: 1 <= x <= 200

Response

A page of tests.

tests
object[]
required
nextPageToken
string | null
required
Minimum string length: 1