Skip to main content
cURL
curl --request GET \
  --url https://api.simplex.sh/retrieve_session_replay/{session_id} \
  --header 'X-API-Key: <api-key>'
"<string>"
Returns an MP4 video recording of the browser session. The replay captures every page navigation, form field interaction, and data entry performed by the agent — useful for auditing, debugging, and compliance verification.

Authorizations

X-API-Key
string
header
required

Simplex API Key

Path Parameters

session_id
string<uuid>
required

The ID of the session to retrieve the recording for

Response

MP4 video recording of the session

The response is of type file.