Get Flow Actions For Flow

GET {{baseUrl}}/api/flows/:flow_id/flow-actions/

Get all flow actions associated with the given flow ID. Flow actions can be sorted by the following fields, in ascending and descending order: id, status, created, updated, action_type Use filters to narrow your results. Request specific fields using sparse fieldsets. Returns a maximum of 50 flows per request, which can be paginated with offset pagination. Offset pagination uses the following parameters: page[size] and page[number]

Rate limits:
Burst: 3/s
Steady: 60/m

Scopes: Flows Read

Request Params

KeyDatatypeRequiredDescription
fields[flow-action]stringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sparse-fieldsets
filterstringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#filtering&lt;br&gt;Allowed field(s)/operator(s):<br>id: any<br>action_type: any, equals<br>status: equals<br>created: equals, greater-or-equal, greater-than, less-or-equal, less-than<br>updated: equals, greater-or-equal, greater-than, less-or-equal, less-than
sortstringFor more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sorting

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:[{&quot;type&quot;:&quot;flow-action&quot;,&quot;id&quot;:&quot;aute nostrud minim irure&quot;,&quot;attributes&quot;:{&quot;action_type&quot;:&quot;fugiat nostrud eu&quot;,&quot;status&quot;:&quot;deserunt adipisicing&quot;,&quot;created&quot;:&quot;1982-08-07T03:39:49.341Z&quot;,&quot;updated&quot;:&quot;1994-07-08T04:28:55.393Z&quot;,&quot;settings&quot;:{},&quot;tracking_options&quot;:{&quot;add_utm&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;utm_params&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;is_tracking_opens&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;is_tracking_clicks&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;send_options&quot;:{&quot;use_smart_sending&quot;:false,&quot;is_transactional&quot;:true},&quot;render_options&quot;:{&quot;shorten_links&quot;:false,&quot;add_org_prefix&quot;:true,&quot;add_info_link&quot;:true,&quot;add_opt_out_language&quot;:true}},&quot;links&quot;:{&quot;self&quot;:&quot;http://igQrwfdtadizPmCJqEe.wiKWDqUUBF5GvMBfnuCbffV9VTfF3YjExtihqsRVrGeODDtNnNf6Jz+Ou566CD+&quot;}},{&quot;type&quot;:&quot;flow-action&quot;,&quot;id&quot;:&quot;fugiat eu dolore ut&quot;,&quot;attributes&quot;:{&quot;action_type&quot;:&quot;qui occaecat&quot;,&quot;status&quot;:&quot;in enim voluptate eiusmod&quot;,&quot;created&quot;:&quot;2009-12-03T15:20:09.186Z&quot;,&quot;updated&quot;:&quot;2012-12-05T19:56:04.099Z&quot;,&quot;settings&quot;:{},&quot;tracking_options&quot;:{&quot;add_utm&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;utm_params&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;is_tracking_opens&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;is_tracking_clicks&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;send_options&quot;:{&quot;use_smart_sending&quot;:true,&quot;is_transactional&quot;:false},&quot;render_options&quot;:{&quot;shorten_links&quot;:true,&quot;add_org_prefix&quot;:true,&quot;add_info_link&quot;:true,&quot;add_opt_out_language&quot;:true}},&quot;links&quot;:{&quot;self&quot;:&quot;http://rTAElToPfBNSXuOZovdgLQDtMOmoM.xxxLiihYfW1Pirn6shHwAd9VWduLZNUmPe+hyefPW+Ty-wfoAFMu+mz0&quot;}}],&quot;links&quot;:{&quot;self&quot;:&quot;http://fyMNKhCqAlix.cfuKSaupYJTf6qO7h,+G70qAiTwjas6kG42TUo+dXGsMOFRBzSAEsVfxMxPZAydqMjXAAO6&quot;,&quot;first&quot;:&quot;http://yUSzPoZD.iewfdHrT&quot;,&quot;last&quot;:&quot;http://hO.rnyNAsf6H6TlOiXZo68na.W9psqYPS1X&quot;,&quot;prev&quot;:&quot;http://GzdyffCKdXhRSYDqvB.qzxYzozAnajRHHg7y7XTogcbctZvURuUAYpKrHmqZ4qndQ1xytHnayel4&quot;,&quot;next&quot;:&quot;https://uhHxNZXRFawVz.aeyuvnHceiha98WgLpn-Q9.YZO2-VLFha--&quot;}}