Skip to main content
GET
List paths

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

functionID
string
required

The ID of the function whose paths to list.

Response

200 - application/json

Returns every exit path declared on the function, each with the name the function code returns to select it and the display label shown in Voiceflow.

paths
object[]
required