HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Get Flows

Get all flows in an account.

Returns a maximum of 50 flows per request, which can be paginated with cursor-based pagination.

Rate limits:
Burst: 3/s
Steady: 60/m

Scopes:
flows:read

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

For more information please visit https://developers.klaviyo.com/en/v2025-01-15/reference/api-overview#filtering
Allowed field(s)/operator(s):
id: any
name: contains, ends-with, equals, starts-with
status: equals
archived: 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
trigger_type: equals

array of strings
include
integer
1 to 50
Defaults to 50

Default: 50. Min: 1. Max: 50.

Headers
string
required
Defaults to 2025-01-15

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

Responses

Language
Credentials