curl --request GET \
--url http://localhost:3333/v1/browserbase/org-context \
--header 'X-API-Key: <api-key>'Gets the current browser context for the org if it exists
curl --request GET \
--url http://localhost:3333/v1/browserbase/org-context \
--header 'X-API-Key: <api-key>'API key for authentication
Context status
Was this page helpful?