Flows
List your flows
Beta. The request and response shapes may still change.
List your flows.
GET
List flows
Returns your flows, each with the recipes they reference.
A flow identifier is what your product sends as
flow_id when it evaluates, so this listing is the map between the moments you guard and the scoring behind them.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of flows to return per page. A larger value is clamped to 200 rather than refused.
Required range:
1 <= x <= 200Pagination cursor from the previous response.