Get Wiki Page Entity
Render a single entity's wiki page as markdown.
Cross-space (graph aggregation): looks up by id, with a case-insensitive name fallback. Pass either the entity UUID or its canonical name.
Path Parameters
id_or_name*Id Or Name
Query Parameters
mention_limit?Mention Limit
Response Body
application/json
application/json
curl -X GET "https://example.com/library/wiki-page/entity/string"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}