Get Wiki Page Topic
Render a single topic (community) wiki page as markdown.
Cross-space (graph aggregation). The community id is the Louvain integer assigned by community detection.
Path Parameters
community_id*Community Id
Query Parameters
top_per_community?Top Per Community
Default
12Range
1 <= value <= 30Response Body
application/json
application/json
curl -X GET "http://127.0.0.1:14242/library/wiki-page/topic/0"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}