Session Replays
List session replay chunks
Lists the chunks of a session replay in recording order, with cursor-based pagination. Each chunk describes a batch of recorded events without including the events themselves.
get/session-replays/{session_replay_id}/chunks
Path parameters
session_replay_idstring required
Query parameters
cursorstring
limitstring
Response
Successful response
Changes
Changed in 1 of the 24 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○