/
ST
streamkap
/
Streamkap REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 4d ago
View markdown
streamkap
Streamkap REST API
get
List Agents
8aea6143d003
latest
OpenAPI 3.1.0
Proprietary
2026-08-07
266
348
629.6 KB
Agents
41
post
Deploy Jar Job
post
Deploy Pyflink Job
post
Create Agent From Config
post
Cancel Agent
post
Stop Agent
post
Redeploy Agent
get
Get Agent Code
put
Update Agent Code
get
Get Agent
delete
Delete Agent
get
Get Agent Prompt Templates
get
Get Agent Models
get
Get Agent Cluster
post
List Agent Models Live
post
Validate Llm Connection
post
Suggest Agent System Prompt
post
Test Run Agent
post
Get Agent Sample Record
post
Discover Mcp Tools
get
Get Agent Connections
put
Update Agent Connections
post
Create Agent Llm Connection
delete
Delete Agent Llm Connection
patch
Patch Agent Llm Connection
post
Create Agent Mcp Connection
delete
Delete Agent Mcp Connection
patch
Patch Agent Mcp Connection
post
Create Agent Http Connection
delete
Delete Agent Http Connection
patch
Patch Agent Http Connection
post
Create Agent Vector Store Connection
delete
Delete Agent Vector Store Connection
patch
Patch Agent Vector Store Connection
get
List Agents
get
Get Agent Status
get
Get Agent Logs
get
Get Agent Config
put
Update Agent Config
get
List Agent Config History
get
Get Agent Config History Entry
post
Rollback Agent Config
Agents Observability
13
Alerts
6
Authentication
11
Cluster Scaling
5
Consumer Groups
3
Dashboard
6
Destinations
30
Flink Jobs
8
Kafka Access
4
Knowledge Bases
7
Logs
4
other
1
Pipelines
14
Project Keys
8
Schema Registry
4
Services
2
Sources
39
Tags
6
Topics
22
Transforms
28
Usage
4
Agents
List Agents
List all agents for the current tenant/service.
get
/agents
Response
Successful Response
AppModelsApiAgentsApiModelsFlinkJobsFlinkJobResponse[]
required
_id
string
required
name
string
required
job_type
'pyflink'
|
'jar'
|
'agent_config'
|
'knowledge_base'
required
status
'CREATED'
|
'DEPLOYING'
|
'RUNNING'
|
'CANCELLING'
|
'CANCELLED'
|
'FAILED'
|
'FINISHED'
required
desired_status
'CREATED'
|
'DEPLOYING'
|
'RUNNING'
|
'CANCELLING'
|
'CANCELLED'
|
'FAILED'
|
'FINISHED'
flink_job_name
string
required
flink_job_id
string
nullable
parallelism
integer
error_message
string
nullable
agent_config
object
nullable
created_by
string
nullable
created_timestamp
string
date-time
nullable
updated_timestamp
string
date-time
nullable