Skip to main content
GET
List flows

Authorizations

Authorization
string
header
required

API key created in the organization settings.

Query Parameters

limit
integer
default:25

Maximum number of items per page.

Required range: 1 <= x <= 100
starting_after
string

ID of the last flow on the previous page.

Pattern: ^flw_[A-Za-z0-9_-]+$
sort
enum<string>
default:updated

Discovery sorting by most recent update.

Available options:
updated

Response

Flow page.

has_more
boolean
required

Indicates whether another page is available.

data
object[]
required