engain_list_orders
Retrieve paginated upvote/downvote orders for a project. Filter by status or campaign ID.
Instructions
List a project's upvote/downvote orders, paginated. Filter by status OR campaignId (not both).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| status | No | ||
| numItems | No | ||
| projectId | No | Engain project (campaign) ID. Defaults to ENGAIN_PROJECT_ID if set. | |
| campaignId | No | ||
| createdAfter | No | ||
| createdBefore | No |