Skip to main content
GET
List turns

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).

testID
string
required

The ID of the test whose turns to list.

Response

200 - application/json

Returns every turn belonging to the test named in testID. A turn is a scripted user message, an agent turn whose checks assert on what the agent did, or a simulation where an LLM plays the user across a stretch of the conversation.

turns
object[]
required