API Reference
Retrieve Session Recording
Retrieves the recording data for a completed session.
This is an rrweb recording JSON. You can use the rrweb library to replay the recording.
Authorizations
Simplex API Key to authenticate requests. We provision API keys after a quick meeting with us. You can book that meeting here.
Path Parameters
The ID of the session to retrieve the recording for
Response
200
application/json
Session recording data
A JSON file recording data for the session. This is an rrweb recording JSON file.
Was this page helpful?