Skip to main content
GET
Retrieve the flows of the assistant

Authorizations

token
string
query
required

A plaintext token to secure your server, specified at startup in the argument --auth-token thisismysecret

Response

Flows were successfully retrieved.

id
string

ID of the flow

Example:

"check_balance"

name
string

Name of the flow

Example:

"check balance"

description
string

Description of the flow

Example:

"check the user's account balance"

steps
object[]

Steps of the flow