marketing_scheduler_schedulersessions
Retrieve marketing scheduler sessions by scheduler ID with pagination, date filters, and total count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Scheduler ID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedBefore | No | ||
| modifiedOnOrAfter | No |