Flows

Get flows

Get all flows for an account. Each version of each flow is returned unless latest=true.

get/flow

Query parameters

account_idstring

The account ID. Defaults to the user's default account.

latestboolean

Return only the latest version of each flow

Changes