Incrementally list leads. Requires updatedSince and/or createdSince. Soft-deleted leads are included (deleted: true); treat as removals. Use lastActivityAt to decide whether to fetch events.
Documentation Index
Fetch the complete documentation index at: https://docs.apten.ai/llms.txt
Use this file to discover all available pages before exploring further.
ISO 8601 timestamp. Returns leads whose updatedAt is greater than or equal to this value.
ISO 8601 timestamp. Returns leads whose createdAt is greater than or equal to this value.
Maximum number of leads to return per page. Defaults to 100, max 1000.
1 <= x <= 1000Opaque cursor returned by a prior response. Pass it back to fetch the next page.