Flows
List flows
List all the existing flows. A flow is a combination of a source and an environment.
GET
/
v2
/
flows
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
data
object[]
required