Session Replays

List session replays

Lists session replays for the project, most recently active first. Supports filtering by user, team, duration, last-event time, and click count, and cursor-based pagination.

get/session-replays

Query parameters

cursorstring
limitstring
user_idsstring
team_idsstring
duration_ms_minstring
duration_ms_maxstring
last_event_at_from_millisstring
last_event_at_to_millisstring
click_count_minstring

Response

Successful response

Changes