Get API tool
Get API tool
Returns a single API tool by ID, with the fields that define it. An API tool is a saved HTTP request an agent can make.
GET
Get API tool
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the tool 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, with the complete request it sends: HTTP method, URL, headers, query parameters, and body, plus any settings saved on it.