HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Get Flow Relationships Flow Actions

Get all relationships for flow actions associated with the given flow ID.

Flow action relationships can be sorted by the following fields, in ascending and descending order:
id, status, created, updated

Use filters to narrow your results.

Returns a maximum of 50 flow action 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
Query Params
string

For more information please visit https://developers.klaviyo.com/en/v2024-02-15/reference/api-overview#filtering
Allowed field(s)/operator(s):
action_type: 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

integer
1 to 100
Defaults to 50

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

Headers
string
required
Defaults to 2024-02-15

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

Responses

Language
Credentials