Skip to main content
GET
Get test

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

testID
string
required

The ID of the test to operate on.

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 one test's name, launch settings, and turnOrder, which is the IDs of its turns in the order they run. Fetch the turns themselves by test ID, and their checks by turn ID.

test
object
required