---
title: "Get a Context"
method: GET
path: "/v1/contexts/{id}"
---

# Get a Context

`GET /v1/contexts/{id}`

## Path parameters

- `id` string, required

## Response `200`

The request has succeeded.

- Context
  - `id` string, required
  - `createdAt` string, date-time, required
  - `updatedAt` string, date-time, required
  - `projectId` string, required — The Project ID linked to the uploaded Context.

---

[API](https://skmtc.net/browserbase/apis/browserbase-api.md) · [All operations](https://skmtc.net/browserbase/apis/browserbase-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/browserbase/browserbase-api/versions/832b22144edf/schema)
