Skip to main content
GET
List the WhatsApp Flows of the project
Lists the WhatsApp Flows of the project the token belongs to.

Endpoint

Required scope

flows:read

Query parameters

Example request

curl

Response

200 OK

status is one of draft, published or archived. Only a published Flow reaches recipients who are not registered WABA testers.

Authorizations

Authorization
string
header
required

Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.

Query Parameters

channel_id
string

Keebai channel id. Optional when the tenant has exactly one active channel of the given type; required to disambiguate otherwise.

Example:

"665f1a2b3c4d5e6f70819234"

skip
number
default:0
Required range: x >= 0
limit
number
default:100
Required range: 1 <= x <= 200

Response

200 - application/json
data
object[]
required