/
NE
nexu-io
/
nexu Controller API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
nexu-io
nexu Controller API
get
/api/v1/bots/{botId}
v1
latest
OpenAPI 3.1.0
2026-07-17
109
0
355.4 KB
Artifacts
6
Auth
1
Bots
7
get
/api/v1/bots
post
/api/v1/bots
get
/api/v1/bots/{botId}
delete
/api/v1/bots/{botId}
patch
/api/v1/bots/{botId}
post
/api/v1/bots/{botId}/pause
post
/api/v1/bots/{botId}/resume
Channels
24
Compat
1
Desktop
24
Feishu
1
Integrations
4
Internal
2
Invite
1
Model Providers
12
Models
1
Providers
1
Quota
2
Runtime Config
2
Sessions
7
Shared Slack App
2
SkillHub
7
User
3
Workspace Templates
1
Bots
get
/api/v1/bots/{botId}
Path parameters
botId
string
required
Response
Bot
object
required
id
string
required
name
string
required
slug
string
required
poolId
string
nullable
required
status
'active'
|
'paused'
|
'deleted'
required
modelId
string
required
systemPrompt
string
nullable
required
createdAt
string
required
updatedAt
string
required