List variables
List variables
Returns every variable in the project. A variable is a named slot of project state an agent can read and write. The call takes no paging parameters, so one request yields the whole set.
GET
List variables
Authorizations
Voiceflow bearer token
Query Parameters
The ID of the project to operate on.
The alias of the environment to operate on (e.g. main).
Response
200 - application/json
Returns every variable defined in the project environment, each with its name, description, default value, colour, and whether the platform owns it as a system variable.