Skip to main content
GET
Get turn

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

turnID
string
required

The ID of the test turn 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 turn: the testID it belongs to, the payload for its type, and, on an agent turn, the checkOrder naming the checks that run against it.

turn
object
required