Flows

List actions for a flow

Return the ordered list of actions attached to a flow, including any nested child actions. Returns 404 if the flow does not exist.

get/flows/{flowId}/actions

Path parameters

flowIdstring uuid required

Response

Flow actions

Changes