cURL
curl --request GET \ --url https://api.browserbase.com/v1/sessions/{id}/debug \ --header 'X-BB-API-Key: <api-key>'
{ "debuggerFullscreenUrl": "<string>", "debuggerUrl": "<string>", "pages": [ { "id": "<string>", "url": "<string>", "faviconUrl": "<string>", "title": "<string>", "debuggerUrl": "<string>", "debuggerFullscreenUrl": "<string>" } ], "wsUrl": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.browserbase.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.browserbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Browserbase API Key.
The request has succeeded.
Show child attributes
Was this page helpful?