/
ST
streamkap
/
Streamkap REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
Proprietary
2026-07-13
197
242
444.9 KB
Transforms
Clone Transform
post
/transforms/{transform_id}/clone
Path parameters
transform_id
string
required
Request body
CloneTransformReq
required
name
string
nullable
Response
Successful Response
FullTransformEntity
required
Basic transform details.
id
string
required
name
string
required
sub_id
string
required
tenant_id
string
required
service_id
string
nullable
start_time
union
job_name
string
nullable
topic_ids
union
transform_type
'fan_out'
|
'sql_join'
|
'enrich'
|
'enrich_async'
|
'map_filter'
|
'toast_handling'
|
'un_nesting'
|
'rollup'
|
'topic_router'
required
config
union
implementation
union
metrics
TransformMetric
live_version
string
nullable
preview_version
string
nullable
version
integer
updated_timestamp
string
date-time
nullable
implementation_updated_timestamp
string
date-time
nullable
description
string
nullable
tags
string[]
nullable
List of tag IDs assigned to this transform
history_created_timestamp
string
date-time
nullable
history_updated_timestamp
string
date-time
nullable