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
Key | Datatype | Required | Description |
---|---|---|---|
fields[flow-action] | string | For more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sparse-fieldsets | |
filter | string | For more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#filtering<br>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 | |
sort | string | For more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sorting |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Accept | string |
RESPONSES
status: OK
{"data":[{"type":"flow-action","id":"aute nostrud minim irure","attributes":{"action_type":"fugiat nostrud eu","status":"deserunt adipisicing","created":"1982-08-07T03:39:49.341Z","updated":"1994-07-08T04:28:55.393Z","settings":{},"tracking_options":{"add_utm":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"utm_params":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"is_tracking_opens":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"is_tracking_clicks":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"send_options":{"use_smart_sending":false,"is_transactional":true},"render_options":{"shorten_links":false,"add_org_prefix":true,"add_info_link":true,"add_opt_out_language":true}},"links":{"self":"http://igQrwfdtadizPmCJqEe.wiKWDqUUBF5GvMBfnuCbffV9VTfF3YjExtihqsRVrGeODDtNnNf6Jz+Ou566CD+"}},{"type":"flow-action","id":"fugiat eu dolore ut","attributes":{"action_type":"qui occaecat","status":"in enim voluptate eiusmod","created":"2009-12-03T15:20:09.186Z","updated":"2012-12-05T19:56:04.099Z","settings":{},"tracking_options":{"add_utm":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"utm_params":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"is_tracking_opens":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"is_tracking_clicks":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"send_options":{"use_smart_sending":true,"is_transactional":false},"render_options":{"shorten_links":true,"add_org_prefix":true,"add_info_link":true,"add_opt_out_language":true}},"links":{"self":"http://rTAElToPfBNSXuOZovdgLQDtMOmoM.xxxLiihYfW1Pirn6shHwAd9VWduLZNUmPe+hyefPW+Ty-wfoAFMu+mz0"}}],"links":{"self":"http://fyMNKhCqAlix.cfuKSaupYJTf6qO7h,+G70qAiTwjas6kG42TUo+dXGsMOFRBzSAEsVfxMxPZAydqMjXAAO6","first":"http://yUSzPoZD.iewfdHrT","last":"http://hO.rnyNAsf6H6TlOiXZo68na.W9psqYPS1X","prev":"http://GzdyffCKdXhRSYDqvB.qzxYzozAnajRHHg7y7XTogcbctZvURuUAYpKrHmqZ4qndQ1xytHnayel4","next":"https://uhHxNZXRFawVz.aeyuvnHceiha98WgLpn-Q9.YZO2-VLFha--"}}