v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBRum Replay Sessions
Get segments
Get segments for a view.
get/api/v2/rum/replay/sessions/{session_id}/views/{view_id}/segments
Path parameters
view_idstring required
Example:00000000-0000-0000-0000-000000000002
Unique identifier of the view.
session_idstring required
Example:00000000-0000-0000-0000-000000000001
Unique identifier of the session.
Query parameters
sourcestring
Example:event_platform
Storage source: 'event_platform' or 'blob'.
tsinteger
Example:1704067200000
Server-side timestamp in milliseconds.
max_list_sizeinteger
Example:1048576
Maximum size in bytes for the segment list.
pagingstring
Example:eyJuZXh0IjoiYWJjMTIzIn0
Paging token for pagination.
Response
OK