---
title: "GET /schemas/ids/{id}/versions"
method: GET
path: "/schemas/ids/{id}/versions"
tags: ["Schemas"]
---

# GET /schemas/ids/{id}/versions

`GET /schemas/ids/{id}/versions`

## Path parameters

- `id` integer, required

## Query parameters

- `deleted` boolean

## Response `200`

List of subject-version pairs where the schema is registered.

- SubjectVersion[]
  - `subject` string, required — The name of the subject.
  - `version` integer, required — The version number of the schema under the subject.

## Other responses

- `404` — Error returned by the Schema Registry API
- `500` — Error returned by the Schema Registry API

---

[API](https://skmtc.net/apicurio/apis/apicurio-registry-confluent-compatibility-api.md) · [All operations](https://skmtc.net/apicurio/apis/apicurio-registry-confluent-compatibility-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apicurio/apicurio-registry-confluent-compatibility-api/versions/933e587f2d85/schema)
