Skip to main content
GET
List tests

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Query Parameters

projectID
string
required

The ID of the project to operate on.

environmentAlias
string
required

The alias of the environment to operate on (e.g. main).

Response

200 - application/json

Returns every test defined on the project's environment, each with its launch settings and a turnOrder listing the IDs of its turns in execution order. The turns themselves are fetched separately.

tests
object[]
required