Fetch Logs
Sessions
Fetch Logs
Retrieve logs for a browser session
GET
Fetch Logs
Documentation Index
Fetch the complete documentation index at: https://docs.rustybrowser.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Returns the log output for a browser session. Useful for debugging failed instructions or tracing browser activity.Authentication
Self-hosted open source deployments do not require authentication.
Path Parameters
The browser ID to fetch logs for.
Response
Array of log entries for the session.

