Get Messages For Flow Action

GET {{baseUrl}}/api/flow-actions/:action_id/flow-messages/

Get all flow messages associated with the given action ID.

Flow messages can be sorted by the following fields, in ascending and descending order:

ascending: id, name, created, updated descending: -id, -name, -created, -updated

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-message]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>name: contains, ends-with, equals, starts-with<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-message&quot;,&quot;id&quot;:&quot;sint dolore labore qui&quot;,&quot;attributes&quot;:{&quot;name&quot;:&quot;sunt Lorem ea ex&quot;,&quot;channel&quot;:&quot;cupidatat&quot;,&quot;content&quot;:{&quot;subject&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;preview_text&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;from_email&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;from_name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;created&quot;:&quot;1971-02-14T12:09:48.797Z&quot;,&quot;updated&quot;:&quot;1963-06-27T13:26:12.858Z&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;http://zeuEadW.gxYTQ-yKoRPgPSwWUY79XeB,.r+q0SMTj8FGNjjpn75JDHRFTE1H3tF7Gqos&quot;}},{&quot;type&quot;:&quot;flow-message&quot;,&quot;id&quot;:&quot;ut laboris et&quot;,&quot;attributes&quot;:{&quot;name&quot;:&quot;aute aliqua ut Duis&quot;,&quot;channel&quot;:&quot;voluptate magna consectetur ali&quot;,&quot;content&quot;:{&quot;subject&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;preview_text&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;from_email&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;from_name&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;created&quot;:&quot;1979-07-03T23:13:54.195Z&quot;,&quot;updated&quot;:&quot;1964-09-30T12:03:50.122Z&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;https://ugCu.meeztaSL,hlmg.sidp9nRoYXYaQag9v60En1H0b06ucCnEzYRVW1eOvY+dVxIYRK&quot;}}],&quot;links&quot;:{&quot;self&quot;:&quot;http://GAeKkwerwVXgJxwpb.fnyoJJEYcwK+isvCNEqlpgawzk8j6.6dBdLjp0XYABAEm&quot;,&quot;first&quot;:&quot;https://XpgXSY.fggocjSKIqeK+OYDU-syVm2Djt&quot;,&quot;last&quot;:&quot;http://kouTlWHmKKbzwQQxozussKOeZILe.xbpnIZq8p15Sg.E-caeuXzoLS8ZqpORs&quot;,&quot;prev&quot;:&quot;https://PSiMXVKlqMDwJuBruU.ndculNWgZ7FBH553B4vmSHn-mG-7Oxy6J.LQncjpVPZ-L3mJfuuXwrbZVA2gZ1c3GgDP6D&quot;,&quot;next&quot;:&quot;https://CTfMXarOcdPknQmqrNtJUmFsyxSUQW.tgve42fGAdWIShM+OOUea.jjotnnVC-8lwYvMC,r&quot;}}