Skip to main content
GET
Get API tool

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

toolID
string
required

The ID of the tool to operate on.

Query Parameters

projectID
string
required

The ID of the project to operate on.

environmentAlias
string
required

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.

apiTool
object
required