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

Get Flows

Get all flows in an account.
Flows can be sorted by the following fields, in ascending and descending order: id, name, status, trigger_type, created, updated
Include parameters can be provided to get the following related resource data: flow-actions
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

Language
Authorization
Header