List variables
List variables
Returns every function variable in its function. A function variable is an input or output a function declares. 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).
The ID of the function whose variables to list.
Response
200 - application/json
Returns every variable declared on a single function, selected by the functionID query parameter, each marked as an input or an output and named as the function code references it.