Get topic info
Get the information for a given topic.
Get topic information
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": {
"topicMemo": "topic memo information",
"runningHash": {
...
},
"sequenceNumber": 0,
"expirationTime": {
"seconds": 1606715551,
"nanos": 990716007
},
"adminKey": {
...
},
"submitKey": {
...
},
"autoRenewPeriod": 7890000,
"autoRenewAccount": null
}
Last updated