browser-gateway
REST API

Replays

List, fetch, delete session replay frames.

Session replays are CDP screencast recordings captured during routed sessions. See Session Replays for the storage model.

Endpoints

MethodPathDescription
GET/v1/replays
DELETE/v1/replays/:id
GET/v1/replays/:id
GET/v1/replays/:id/frames/:frame
GET/v1/replays/:id/manifest
GET/v1/replays/:id/parts/:part

Source

On this page