Download a replay recording

Download or stream the specified replay recording.

GET/browsers/{id}/replays/{replay_id}

Download or stream the specified replay recording.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Browser session ID

replay_id*string

Replay recording identifier

Response

video/mp4

Replay recording retrieved successfully.

response?file
Formatbinary
curl -X GET "https://example.com/browsers/string/replays/string"
"string"