Subjects
Returns the schema string along with its global ID and version if already registered under the given subject.
post/subjects/{subject}
Path parameters
subjectstring required
The subject under which the schema will be registered.
Query parameters
normalizeboolean
Normalize the schema content before comparing. Default is false.
formatstring
Desired output format. For AVRO: "" or "resolved". For PROTOBUF: "", "ignore_extensions", or "serialized".
deletedboolean
Lookup for soft-deleted values.
Headers
X-Registry-GroupIdstring
Group id in Apicurio Registry.
Request body
Response
Schema found under the subject.