cURL
curl --request GET \ --url https://api.browserbase.com/v1/functions/invocations/{id}/logs \ --header 'X-BB-API-Key: <api-key>'
{ "logs": [ { "message": "<string>", "timestamp": 123 } ], "total": 1 }
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
x >= 0
Was this page helpful?