v1

latestOpenAPI 3.0.2Apache 2.02026-07-174217115.5 KB
Schemas

get/schemas/ids/{id}/schema

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 string identified by the ID.

string required