List topics grouped by connector/entity
Get topics grouped by entity_id (connector instances) with nested pagination.
Each group represents a source/transform/destination entity and contains its topics. Supports dual pagination (groups and topics within groups) and dual sorting.
Supports multiple entity types via comma-separated values (e.g., entity_type=sources,transforms). Note: group_id requires exactly one entity_type to be specified.
/topics/details/groupedAuthorizationBearer token · headerrequiredentity_typestring | anyFilter by entity type(s). Single value (e.g., 'sources') or comma-separated (e.g., 'sources,transforms'). Valid types: sources, destinations, transforms, pipelines, manual.
pageintegerpage_sizeintegertopics_per_groupintegertopics_pageintegersort_groups_bystringnameconnectortopic_countsort_groups_dirstringascdescsort_topics_bystringsort_topics_dirstringascdescpartial_namestring | anyconnectorstring | anygroup_idstring | anyFilter to a specific group/entity_id. Requires exactly one entity_type when used.
group_topic_pagesobject | anytag_idsstring | anyFilter by tag IDs. Comma-separated list (e.g., 'tag1,tag2'). Use with tag_filter_operation to control AND/OR logic.
tag_filter_operationstring | anyTag filter logic: 'or' (default) matches any tag, 'and' matches all tags.
Successful Response
pageintegerCurrent page number
page_sizeintegerResults per page
totalinteger | anyTotal number of results
Show propertiesHide properties
integeranyhas_nextboolean | anyWhether more pages exist
Show propertiesHide properties
booleananyresultTopicGroup[]requiredShow propertiesHide properties
TopicGroupgroup_idstringrequiredgroup_typestringentityTopicGroupEntityrequiredEntity information for a topic group.
Show propertiesHide properties
entity_idstringrequiredentity_typeTopicDetailsEntityTypeEnumrequiredEnum for topic entity types (producer types).
sourcesdestinationstransformspipelinesmanualentity_namestringrequiredconnectorSourceConnectorEnum | DestinationConnectorEnum | TransformsLibraryEnum | stringrequiredShow propertiesHide properties
stringstringstringstringconnector_display_namestringrequiredtopic_countintegerrequiredtopicsTopicsDetailsResrequiredShow propertiesHide properties
pageintegerCurrent page number
page_sizeintegerResults per page
totalinteger | anyTotal number of results
Show propertiesHide properties
integeranyhas_nextboolean | anyWhether more pages exist
Show propertiesHide properties
booleananyresultTopicDetailsRes[]requiredShow propertiesHide properties
TopicDetailsResidstringrequirednamestringrequiredentityTopicDetailsEntityrequiredShow propertiesHide properties
entity_typeTopicDetailsEntityTypeEnumrequiredEnum for topic entity types (producer types).
sourcesdestinationstransformspipelinesmanualentity_idstringrequirednamestringrequiredconnectorSourceConnectorEnum | DestinationConnectorEnum | TransformsLibraryEnum | stringrequiredShow propertiesHide properties
stringstringstringstringtopic_idsstring[]requiredtopic_db_idsstring[]requireddisplay_namestringrequiredfiltered_snapshot_languagestring | anyShow propertiesHide properties
stringanyprefixstring | anyShow propertiesHide properties
stringanyserializationTopicSerialization | anySerialization format information for this topic (inherited from producer)
Show propertiesHide properties
key_formatSerializationFormatEnumHuman-readable serialization format names for API responses.
avrojsonjson_schemaprotobufstringbytearrayunknownvalue_formatSerializationFormatEnumHuman-readable serialization format names for API responses.
avrojsonjson_schemaprotobufstringbytearrayunknownkey_converterstring | anyConverter class for message keys
Show propertiesHide properties
stringanyvalue_converterstring | anyConverter class for message values
Show propertiesHide properties
stringanyschema_registry_enabledbooleanWhether Schema Registry is used for this topic's serialization
anytagsstring[] | anyList of tag IDs assigned to this topic
Show propertiesHide properties
stringstringanybroker_onlybooleanTrue when this row was surfaced from a broker listing rather than the MongoDB topics collection (only possible with include_internal=true). The FE renders a badge so the user can tell Mongo-tracked topics apart from broker-only ones.
Validation Error
detailValidationError[]Show propertiesHide properties
ValidationErrorlocstring | integer[]requiredShow propertiesHide properties
string | integerstringintegermsgstringrequiredtypestringrequiredinputanyctxobject