Skip to main content
GET
Get comprehensive topic information

Authorizations

Authorization
string
header
required

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

Path Parameters

topic_id
string
required

Query Parameters

detailed
boolean
default:false

Response

Successful Response

Topic details with live Kafka information.

id
string
required
name
string
required
entity
TopicDetailsEntity · object
required
kafka
TopicKafkaMetadata · object
required

Live Kafka metadata for a topic.

prefix
string | null
serialization
TopicSerialization · object | null

Serialization format information for this topic (inherited from producer)

tags
string[] | null

List of tag IDs assigned to this topic