Topics

Get schema for a single topic

Lazy-fetch schema fields for a single topic (called on tree node expand).

get/topics/catalog/schema

Query parameters

topic_idstring nullable

Kafka topic name

Kafka topic name

Response

Successful Response

topic_idstring required
schema_fieldsobject[] nullable
schema_typestring nullable

Changes