v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0193273218.8 KB
Topics

List topics

List topics, with partition count and replication factor. Optional: filter based on topic name.

get/v1/topics

Query parameters

filter.name_containsstring

Substring match on topic name. Case-sensitive.

page_sizeinteger

Limit the paginated response to a number of items. Defaults to 100. Use -1 to disable pagination.

page_tokenstring

Value of the next_page_token field returned by the previous response. If not provided, the system assumes the first page is requested.

Response

OK

next_page_tokenstring