/
LA
langbot
/
LangBot Service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
langbot
LangBot Service API
post
获取机器人事件日志
v1
latest
OpenAPI 3.0.3
AGPL-3.0
2026-07-26
59
17
38.7 KB
Bots
7
get
获取所有机器人
post
创建机器人
get
获取单个机器人
put
更新机器人
delete
删除机器人
post
获取机器人事件日志
post
通过机器人发送消息
Embedding Models
6
Files
2
Knowledge Bases
9
Knowledge Engines
3
LLM Models
6
Model Providers
5
Parsers
1
Pipelines
9
Plugins
8
System
1
Tools
2
Bots
获取机器人事件日志
获取指定机器人的事件日志记录。
post
/api/v1/platform/bots/{bot_uuid}/logs
Path parameters
bot_uuid
string
uuid
required
Request body
object
required
from_index
integer
起始索引(-1 表示从最新开始)
max_count
integer
最大返回数量
Response
成功
object
required
code
integer
data
object