curl --request GET \
--url http://localhost:3333/v1/browserbase/org-context \
--header 'X-API-Key: <api-key>' \
--header 'X-Organization-Id: <x-organization-id>'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>' \
--header 'X-Organization-Id: <x-organization-id>'Was this page helpful?