Session Recordings
List Session Recordings
Retrieves the URLs of the browser session's video recordings. Requires a valid API key for authentication.
get/v1/sessions/{session_id}/recordings
Path parameters
session_idstring required
The ID of the browser session to retrieve recordings for.
Response
A set of recording URLs associated with the browser session.