Skip to main content
GET
Get schema for a single topic

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

topic_id
string | null

Kafka topic name

Response

Successful Response

Schema response for a single topic.

topic_id
string
required
schema_fields
Schema Fields · object[] | null
schema_type
string | null