list_flows
Retrieve paginated lists of Wraft approval flows. Filter by name and sort to locate the flow you need.
Instructions
List Wraft approval flows. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by flow name | |
| page | No | Page number (responses are paginated; check page_number/total_pages/total_entries in the result and paginate past page one when searching) | |
| sort | No | Sort: name | name_desc | inserted_at | inserted_at_desc | updated_at | updated_at_desc |