Flows
Get a flow
Beta. The request and response shapes may still change.
Retrieve one flow.
GET
Get a flow
Returns one flow and the recipes it references, in the order they were configured.
The response says which recipes are referenced, not which will run: that depends on each recipe’s
status. Read them with Get a recipe to see which are LIVE or SHADOW.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The flow identifier.
Example:
"flo_01jc0t6fwwfgfsq1md24mhyztj"