Retrieves detailed information about a specific topic identified by its name. Returns topic metadata including configuration, partition details, and replication settings.
curl --request GET \
--url https://api.example.com/admin/v1/topics/{topicName}Documentation Index
Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
Use this file to discover all available pages before exploring further.
The topic name.
The topic with the given topic_name.
Was this page helpful?
curl --request GET \
--url https://api.example.com/admin/v1/topics/{topicName}