HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for v2022-10-17. Click to read the latest docs for v2026-01-15.

Get Flow Actions For Flow

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
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

Path Params
string
required
Query Params
fields[flow-action]
array of strings
fields[flow-action]
string

For more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#filtering
Allowed field(s)/operator(s):
id: any
action_type: any, equals
status: equals
created: equals, greater-or-equal, greater-than, less-or-equal, less-than
updated: equals, greater-or-equal, greater-than, less-or-equal, less-than

Headers
string
required
Defaults to 2022-10-17

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials
Header
Response
Choose an example:
application/json