Skip to main content
GET
List checks

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

turnID
string
required

The ID of the turn whose checks to list.

Response

200 - application/json

Returns every check attached to the turn named in turnID. Each one asserts on the agent's response text, on whether it routed to a given playbook or workflow, or on whether it called a given tool.

checks
object[]
required