v1

latestSwagger 2.02026-07-17152415.7 KB
schema

Get latest schema

Returns latest schema in it's own data type. For protobuf response type would be 'application/octet-stream'. Avro, json schema response type would be 'application/json'

get/v1beta1/namespaces/{namespaceId}/schemas/{schemaId}

Path parameters

namespaceIdstring required
schemaIdstring required

Response

A successful schema response. Based on schema format, response will return different content types. For avro and json schemas response type is application/json. For protobuf response type is application/octet-stream.