curl -s 'https://meta.wikimedia.org/w/api.php?action=streamconfigs&all_settings=1&format=json&streams=test.event'| jq .
{
"streams": {
"test.event": {
"topics": [
"test.event"
],
"schema_title": "test/event",
"stream": "test.event"
}
}
}Should have topics [eqiad.test.event,codfw.test.event]