Schemas
get/schemas/ids/{id}
Path parameters
idinteger required
The globally unique identifier of the schema.
Query parameters
formatstring
Desired output format. For AVRO: "" (default) or "resolved". For PROTOBUF: "", "ignore_extensions", or "serialized".
subjectstring
Look for the subject in all contexts starting with the default context and return the schema with the ID from that context.
Response
Schema found with the id.