← Tools Reference

LiveSession

LiveSession integration (Data, Marketing). Imported from open-connector.

API key1 toolhttps://api.livesession.io/v1
GET
livesession_list_sessions
List LiveSession session replays with pagination and common filters.

/sessions

7 parameters
ParamTypeRequiredDescription
pageintegeroptionalThe page number to start with. LiveSession defaults to 0.
sizeintegeroptionalThe number of sessions per page. LiveSession defaults to 25.
emailstringoptionalFilter sessions by the identified visitor email address.
visitorIdstringoptionalFilter sessions by LiveSession visitor ID.
timezonestringoptionalIANA timezone used by LiveSession for relative date filters.
dateFromstringoptionalAn ISO 8601 timestamp or LiveSession relative date string.
dateTostringoptionalAn ISO 8601 timestamp or LiveSession relative date string.