Skip to main content
GET
List flows
Retrieve a list of available automation flows for a specific source.

Authorizations

Authorization
string
header
required

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

Path Parameters

source
string
required

Query Parameters

limit
integer
cursor
string

Response

200 - application/json

List of flows

data
object[]
nextCursor
string | null