Get Flow Action
GET {{baseUrl}}/api/flow-actions/:id/
Get a flow action from a flow with the given flow action ID.
Include parameters can be provided to get the following related resource data: flows
, flow-messages
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/v2023-01-24/reference/api-overview#sparse-fieldsets | |
fields[flow-message] | string | For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#sparse-fieldsets | |
fields[flow] | string | For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#sparse-fieldsets | |
include | string | For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#relationships | |
include | string | For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#relationships |
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":"cillum nostrud nulla","attributes":{"action_type":"mollit sunt","status":"voluptate proident ea","created":"2022-11-08T00:00:00","updated":"2022-11-08T00:00:00","settings":{},"tracking_options":{"add_utm":true,"utm_params":[{"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"value":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"value":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"is_tracking_opens":true,"is_tracking_clicks":true},"send_options":{"use_smart_sending":true,"is_transactional":false},"render_options":{"shorten_links":true,"add_org_prefix":true,"add_info_link":false,"add_opt_out_language":false}},"links":{"self":"https://XKmxqzjZBtcoMEB.yjKMKTkZRFTSoFqQRpv3otLsZiTbVhtNN6GU-SBuLC5KgDZCS6AQG+lfGv"},"relationships":{"flow-messages":{"data":[{"type":"flow-message","id":"cupidatat laboris in reprehenderit"},{"type":"flow-message","id":"Lorem do veniam aliquip"}]},"flows":{"data":[{"type":"flow","id":"non aute incididunt"},{"type":"flow","id":"in anim magna dolor adipisicing"}]}}},"included":[{"type":"flow-message","id":"elit","attributes":{"name":"non magna","channel":"exercitation culpa qu","content":{"subject":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"preview_text":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"from_email":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"from_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"created":"2022-11-08T00:00:00","updated":"2022-11-08T00:00:00"},"links":{"self":"http://Eybvb.kiwIMHJ,IZtl4qUwo3.uf0aHa1pXdrWtC7zP2JPpXSH.eTzBuOd4AMiY2dDFisUcon4-DlC+Wupna"}},{"type":"flow-message","id":"Excepteur pariatur ipsum","attributes":{"name":"sunt Lorem","channel":"Excepteur laborum fugiat ","content":{"subject":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"preview_text":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"from_email":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"from_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"created":"2022-11-08T00:00:00","updated":"2022-11-08T00:00:00"},"links":{"self":"https://UeLRAmbQEPUxzjJZaHYw.ipmtmlE,IjmCUGCkf730SGwyHXuOL"}}]}