Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url https://zeus-api.agentspro.cn/api/knowledge-base/kb_abc123/documents/doc_xyz789/content \ --header 'Authorization: Bearer <token>'
{ "content": "# Product User Guide\n\n## 1. Installation\n\nDownload the installer package...", "fileName": "product-guide.md", "fileType": "text/markdown" }
Get the raw text content of a document (preview)