---
title: "Get or create organization browser context"
method: POST
path: "/v1/browserbase/org-context"
tags: ["Browserbase"]
---

# Get or create organization browser context

`POST /v1/browserbase/org-context`

Gets the existing browser context for the org or creates a new one

## Response `201`

Context retrieved or created

- ContextResponseDto
  - `contextId` string, required
  - `isNew` boolean, required

---

[API](https://skmtc.dev/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.dev/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/267b1aa90d52/schema)
