curl --request GET \
--url https://api.onkernel.com/browsers/{id}/replays/{replay_id} \
--header 'Authorization: Bearer <token>'"<string>"Download or stream the specified replay recording.
curl --request GET \
--url https://api.onkernel.com/browsers/{id}/replays/{replay_id} \
--header 'Authorization: Bearer <token>'"<string>"Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Browser session ID
Replay recording identifier
Replay recording retrieved successfully.
The response is of type file.