keap_list_orders
Retrieve orders from Keap with filters by contact, product, date range, or payment status.
Instructions
List orders with filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paid | No | Filter by paid status | |
| limit | No | Results per page | |
| since | No | Orders after this date | |
| until | No | Orders before this date | |
| offset | No | Pagination offset | |
| contact_id | No | Filter by contact | |
| product_id | No | Filter by product |