/
NE
nexu-io
/
nexu Controller API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 40m ago · Updated 1mo ago
Details
Filter operations
Artifacts
6
post
/api/internal/artifacts
patch
/api/internal/artifacts/{id}
get
/api/v1/artifacts
get
/api/v1/artifacts/stats
get
/api/v1/artifacts/{id}
delete
/api/v1/artifacts/{id}
Auth
1
Bots
7
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
6
User
3
Workspace Templates
1
Artifacts
get
/api/v1/artifacts/stats
Response
Artifact stats
object
required
totalArtifacts
number
required
liveCount
number
required
buildingCount
number
required
failedCount
number
required
codingCount
number
required
contentCount
number
required
totalLinesOfCode
number
required
Changes