/
ST
streamkap
/
Streamkap REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
streamkap
Streamkap REST API
get
List Agents
v3
latest
OpenAPI 3.1.0
Proprietary
2026-08-07
266
348
629.6 KB
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