HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us

Get Flow Action Messages

Get all flow messages associated with the given action ID.

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

ascending: id, name, created, updated
descending: -id, -name, -created, -updated

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