v54

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-094546314.6 KB
Sessions

Get recorded events

This endpoint allows you to get the recorded session events in the RRWeb format

get/v1/sessions/{id}/events

Path parameters

idstring uuid required

Query parameters

compressedboolean

Compress the events

limitinteger

Optional pagination limit

pointerstring

Opaque pagination token. Pass the Next-Cursor header value to get the next page.

Response

Events for a browser session

{"stackTrail":"components:schemas:GetSessionEventsResponse:items","oasType":"schema","type":"unknown"}