Skip to main content
GET
List All Flows

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de consulta

after
string | null
before
string | null
page
integer | null
Rango requerido: x >= 1
limit
integer
predeterminado:10
Rango requerido: 1 <= x <= 30
order
string
predeterminado:desc
Allowed value: "desc"
status
enum<string> | null
Opciones disponibles:
ENABLED,
DISABLED
is_diga_trigger
boolean | null
flow_category
enum<string> | null
Opciones disponibles:
post_call,
during_call,
pre_call,
call_launcher,
empty

Respuesta

Successful Response

data
FlowAllResponse · object[]
requerido
has_more
boolean
requerido
first_id
string | null
last_id
string | null
current_page
integer | null
total_pages
integer | null