JavaScript
Browser Replays
List browser session replays
List all replays for the specified browser session.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://tbd-6fc993ce-hypeship-docs-chrome-policy-on-demand.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Browser session ID
Response
List of replays retrieved successfully.
Unique identifier for the replay recording.
Timestamp when replay started
Timestamp when replay finished
URL for viewing the replay recording.
Example:
"https://api.onkernel.com/browser/replays?jwt=eyJ0eXAi...&replay_id=7e2c1a9f-1234-4cde-9abc-ffeedd001122"
Make an HTTP request through the browser's network stack
Previous
Start a browser session replay recording
Next