v1
latestOpenAPI 3.1.02026-08-062951103.4 KBflows
List flows
get/flows
Query parameters
cursorstring
Pagnination cursor to retrieve
limitinteger
Limit of flows to return
Response
OK
Example response
{
"data": [
{
"id": "flow_3Aree3otQWV2qXhFiehIIQpA",
"name": "Default"
}
],
"next_cursor": "null"
}