Every topic currently carried by any board in the atmosphere, with sizes. The discovery side of getTopic: what could a board join?
Output
Encoding
application/jsontopics
array
Required
No description available.
Try It
Requests are sent directly from your browser. Some servers may block requests due to CORS.
View raw schema
{
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"topics"
],
"properties": {
"topics": {
"type": "array",
"items": {
"type": "unknown"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {}
},
"description": "Every topic currently carried by any board in the atmosphere, with sizes. The discovery side of getTopic: what could a board join?"
}