Get path
Get path
Returns a single function path by ID, with the fields that define it. A function path is one of the named exits a function can return through.
GET
Get path
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the function path 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 one exit path, including the function it belongs to, the name its code returns to select it, and the label displayed for it.