Get variable
Get variable
Returns a single API tool variable by ID, with the fields that define it. An API tool variable is an input an API tool substitutes into its request.
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 API tool variable, with the name its tool's request references, the description that tells the agent what value to supply, and the ID of the API tool that owns it.