---
title: "List contexts"
method: GET
path: "/contexts"
tags: ["Contexts (v1)"]
---

# List contexts

`GET /contexts`

Retrieves a list of contexts.

## Query parameters

- `offset` integer
- `limit` integer

## Response `200`

The contexts.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `429` — Rate Limit Exceeded
- `500` — Internal Server Error. Error code 50001 indicates a failure in the backend data store.

---

[API](https://skmtc.dev/confluent/apis/confluent-cloud-apis.md) · [All operations](https://skmtc.dev/confluent/apis/confluent-cloud-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/confluent/confluent-cloud-apis/revisions/a6a73f98a698/schema)
