---
title: "GET /mode/{subject}"
method: GET
path: "/mode/{subject}"
tags: ["Mode"]
---

# GET /mode/{subject}

`GET /mode/{subject}`

Returns the mode configured for a specific subject. If not explicitly configured, the subject inherits the global mode.

## Path parameters

- `subject` string, required

## Headers

- `X-Registry-GroupId` string

## Response `200`

Returns the mode for the subject.

- ModeUpdateResponse
  - `mode` 'READWRITE' | 'READONLY' | 'IMPORT', required — Current operating mode of the registry.

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