---
title: "List schemas"
method: GET
path: "/schemas"
tags: ["Schemas (v1)"]
---

# List schemas

`GET /schemas`

Get the schemas matching the specified parameters.

## Query parameters

- `subjectPrefix` string
- `aliases` boolean
- `deleted` boolean
- `latestOnly` boolean
- `ruleType` string
- `offset` integer
- `limit` integer

## Response `200`

List of schemas matching the specified parameters.

## 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)
