LiveSession integration (Data, Marketing). Imported from open-connector.
https://api.livesession.io/v1/sessions
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | The page number to start with. LiveSession defaults to 0. |
| size | integer | optional | The number of sessions per page. LiveSession defaults to 25. |
| string | optional | Filter sessions by the identified visitor email address. | |
| visitorId | string | optional | Filter sessions by LiveSession visitor ID. |
| timezone | string | optional | IANA timezone used by LiveSession for relative date filters. |
| dateFrom | string | optional | An ISO 8601 timestamp or LiveSession relative date string. |
| dateTo | string | optional | An ISO 8601 timestamp or LiveSession relative date string. |