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