/
LA
langbot
/
LangBot Service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
langbot
LangBot Service API
get
获取所有机器人
v1
latest
OpenAPI 3.0.3
AGPL-3.0
2026-07-26
59
17
38.7 KB
Bots
获取所有机器人
get
/api/v1/platform/bots
Response
成功
object
required
code
integer
data
object
Example response
{ "data": { "bots": [ { "adapter": "telegram" } ] } }