Get Leads
hyros_get_leadsSearch and retrieve leads from Hyros. Filter by email, ID, or date range to find customers, check tags, and view join dates.
Instructions
Search and retrieve leads from Hyros. Filter by email, ID, or date range. Use this to find customers, check their tags, and see when they joined.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated lead IDs to retrieve (max 50) | |
| emails | No | Comma-separated emails or email prefixes to search (max 50) | |
| pageId | No | Page ID for pagination (from nextPageId in previous response) | |
| toDate | No | End date in ISO 8601 format (e.g. 2024-01-31T23:59:59-05:00) | |
| fromDate | No | Start date in ISO 8601 format (e.g. 2024-01-01T00:00:00-05:00) | |
| pageSize | No | Number of results per page (1-250, default 50) |