HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for v2023-08-15. Click to read the latest docs for v2024-10-15.

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

Language
Credentials
Header