Skip to main content
GET
Browse topics grouped by source

Authorizations

Authorization
string
header
required

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

Query Parameters

search
string | null

Partial topic name search

source_id
string | null

Filter to a single source/producer ID

Response

Successful Response

Grouped catalog response - sources with their topics.

groups
KafkaTopicCatalogGroup · object[]
total_topics
integer
default:0
total_groups
integer
default:0