Action Flows
List action flows
Searchable: name, description
Filterable: status, trigger_type, created_by, created_at, deleted_at
get/v1/action_flows
Query parameters
limitinteger
Max records to return
offsetinteger
Number of records to skip
searchstring
Full-text search across searchable fields
sortstring
Sort field(s). Prefix with - for descending. Example: -date,amount
statusstring
trigger_typestring
include_deletedboolean
Include soft-deleted records in results
Response
Paginated list
Changes
No recorded changes to this endpoint across all 1 revision of this API.