Session Replays
Get session replay events
Returns chunks of a session replay together with their raw rrweb events, in a single request. Use the offset and limit parameters to page through a long recording.
get/session-replays/{session_replay_id}/events
Path parameters
session_replay_idstring required
Query parameters
offsetstring
limitstring
Response
Successful response
Changes
Changed in 1 of the 24 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○