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

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/v2023-01-24/reference/api-overview#sparse-fieldsets
filterstringFor more information please visit https://developers.klaviyo.com/en/v2023-01-24/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/v2023-01-24/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;tempor labore nisi&quot;,&quot;attributes&quot;:{&quot;name&quot;:&quot;et est ullamco incididunt&quot;,&quot;channel&quot;:&quot;non nostrud&quot;,&quot;content&quot;:{&quot;subject&quot;:&quot;Lorem culpa eiusmod adipisicing&quot;,&quot;preview_text&quot;:&quot;amet consequat minim reprehenderit&quot;,&quot;from_email&quot;:&quot;culpa&quot;,&quot;from_name&quot;:&quot;quis elit&quot;},&quot;created&quot;:&quot;2022-11-08T00:00:00&quot;,&quot;updated&quot;:&quot;2022-11-08T00:00:00&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;https://q.jggpIKh8.BRxGK2YDG4oYioJEjWlbA0yi.uYJRxd2Z2-bY886kMnTa-s5nbzj&quot;}},{&quot;type&quot;:&quot;flow-message&quot;,&quot;id&quot;:&quot;elit qui est officia&quot;,&quot;attributes&quot;:{&quot;name&quot;:&quot;ex&quot;,&quot;channel&quot;:&quot;in ut ea commodo Ut&quot;,&quot;content&quot;:{&quot;subject&quot;:&quot;a&quot;,&quot;preview_text&quot;:&quot;velit officia do dolor&quot;,&quot;from_email&quot;:&quot;ullamco consectetur ad&quot;,&quot;from_name&quot;:&quot;dolor ex Duis dolore&quot;},&quot;created&quot;:&quot;2022-11-08T00:00:00&quot;,&quot;updated&quot;:&quot;2022-11-08T00:00:00&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;http://L.kfnwXcyQFQWk&quot;}}],&quot;links&quot;:{&quot;self&quot;:&quot;https://zGmqd.amw8pavgOXq6us6-DVs-X+qNg3ZTFQ3hEf,OG1Oh-wGW84yDZREZRgZ&quot;,&quot;first&quot;:&quot;http://IJPWdbFbspBf.lsFlf-&quot;,&quot;last&quot;:&quot;https://JUeHRpvL.lvN,8OwlN&quot;,&quot;prev&quot;:&quot;https://fhiXRpBZwiIjOYvlf.bhLY7elzcIPSz7Z86y9-7nDTkHxZRgFdlSqTl7N.03dgj,OK2ugiwM2uFYAjvnLWbAME&quot;,&quot;next&quot;:&quot;http://IUUcICYOiVscGOietfdZsf.cxrK.bkaJ+IoZNovfSwIRJnAocA0CZ-w9QIVNZ6xuf1evw+SoDRlXh5MqKtwUt+&quot;}}