Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 50
after
string
searchText
string
mode
enum<string>
Available options:
UNSCRIPTED,
SCRIPTED,
VOICEMAIL
includeSystem
enum<string>
Available options:
true,
false

Response

List of customer flows

Paginated list of customer flows

data
object[]
required
pagination
object
required