/
VX
vxcontrol
/
PentAGI Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 4w ago
Details
Filter operations
Agentlogs
2
Anonymize
1
Assistantlogs
2
Assistants
5
Containers
3
FlowFiles
8
Flows
7
GraphQL
1
Knowledge
6
get
List knowledge documents
post
Create knowledge document
post
Semantic search in knowledge base
get
Get knowledge document
put
Update knowledge document
delete
Delete knowledge document
Msglogs
2
Prompts
5
Providers
1
Public
7
Resources
7
Roles
2
Screenshots
4
Searchlogs
2
Settings
1
Subtasks
3
Tasks
3
Termlogs
2
Tokens
5
Toolcalls
3
Usage
2
User
1
Users
8
Vecstorelogs
2
Knowledge
Get knowledge document
get
/knowledge/{id}
Path parameters
id
string
required
Document UUID
Response
OK
object
required
data
object
status
string
Example response
{ "status": "success" }
Changes