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

Get Flow Action Relationships

Get all relationships for flow messages associated with the given flow action ID.

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

id, name, created, updated

Returns a maximum of 50 flow message relationships 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
string
enum
required
Allowed:
Query Params
string

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

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

Responses

Language
Credentials
Header
Response
Choose an example:
application/json