Get execution recording
Retrieves the recording data for a specific execution
POST
Body
application/json
ID of the execution to retrieve
Response
200
application/json
Recording retrieved successfully
Execution recording data
Recording information for the execution using the rrweb session format. See: https://github.com/rrweb-io/rrweb/blob/98e71cd0d23628cd1fbdbe47664a65748084c4a4/packages/types/src/index.ts#L169