Retrieves the replay recording data for a completed session.
cURL
Copy
Ask AI
curl --request GET \ --url https://api.simplex.sh/retrieve_session_replay/{session_id} \ --header 'X-API-Key: <api-key>'
Copy
Ask AI
"<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.