Get variable
Get variable
Returns a single variable by ID, with the fields that define it. A variable is a named slot of project state an agent can read and write.
GET
Get variable
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the variable to operate on.
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 a single variable by ID, carrying its current description, default value, colour, and timestamps.