marketing_attributed_leads_get
Retrieve marketing attributed leads by filtering on UTC date range and optional lead type. Supports pagination and total count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| toUtc | Yes | End date/time in UTC for the filtering period | |
| fromUtc | Yes | Start date/time in UTC for the filtering period | |
| leadType | No | Lead type filter | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |