Hedera
Search…
Hedera
Hedera
Mainnet
Testnets
Mirrornet
Getting Started
Introduction
Environment Set-up
Create an account
Transfer hbar
Try Examples! 👩💻
Core Concepts
Accounts
Keys and Signatures
Scheduled Transaction
Smart Contracts
Hashgraph Consensus Algorithm
Transactions and Queries
State and History
Mirror Nodes
Documentation
Release Notes
SDKs
Hedera API
Basic Types
Cryptocurrency Accounts
Consensus Service
Consensus Service
ConsensusCreateTopic
ConsensusUpdateTopic
ConsensusSubmitMessage
ConsensusDeleteTopic
ConsensusTopicInfo
ConsensusGetTopicInfo
Schedule Service
Token Service
File Service
Smart Contracts
Miscellaneous
Mirror Node API
Signature Provider
Integrating a Hedera Token Service Token
Record and Event Stream File Formats
Changelog
GitHub
Resources
Starter Projects
Demo Applications
Tutorials
Support & Community
Developer Chat
Meetups
Hedera FAQ
Status Page
Brand Guidelines
Powered By
GitBook
ConsensusGetTopicInfo
ConsensusGetTopicInfoQuery
Field
Type
Description
header
QueryHeader
Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
topicID
TopicID
The Topic for which information is being requested
ConsensusGetTopicInfoResponse
Retrieve the parameters of and state of a consensus topic.
Field
Type
Description
header
ResponseHeader
Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
topicID
TopicID
Topic identifier.
topicInfo
ConsensusTopicInfo
Current state of the topic
\
Previous
ConsensusTopicInfo
Next
Schedule Service
Last modified
6d ago
Copy link
Contents
ConsensusGetTopicInfoQuery
ConsensusGetTopicInfoResponse