List Person Events
Returns page views, clicks, and scroll events for a specific person. Results are sorted by most recent first.Query Parameters
| Parameter | Type | Description |
|---|---|---|
limit | integer | Records per page (default: 50, max: 100) |
cursor | string | Pagination cursor from previous response |
Event Types
| Type | Description |
|---|---|
page_view | The person visited a page |
click | The person clicked an element (includes clickElement, clickHref) |
scroll_depth | The person scrolled to a threshold (includes scrollPercentage) |
