/
AP
apicurio
/
Apicurio Registry Confluent Compatibility API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.2
Apache 2.0
2026-07-17
42
17
115.5 KB
Mode
get
/mode
Response
Returns the current global mode.
ModeUpdateResponse
required
mode
'READWRITE'
|
'READONLY'
|
'IMPORT'
required
Current operating mode of the registry.
Example response
{ "mode": "READWRITE" }