/
RE
redis
/
Redis Data Integration API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16m ago · Updated 2w ago
View markdown
redis
Redis Data Integration API
get
Get Pipelines
v14
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
67
93
230.7 KB
login
1
secure
42
v2
23
get
Get Pipelines
post
Create Pipeline
get
Get Pipeline
put
Update Pipeline
delete
Delete Pipeline
patch
Patch Pipeline
get
Get Pipeline Status
post
Start Pipeline
post
Stop Pipeline
post
Reset Pipeline
get
Get Metric Collections
get
Get Metric Collection
get
Get all DLQ streams with counts
get
Get DLQ records for a specific stream
get
Get DLQ info for a specific stream
get
Get Pipeline Secrets
post
Create Secret
get
Get Secret
put
Update Secret
delete
Delete Secret
get
Get Pipeline Source Schemas
post
Flush Target
get
Info
get
Redirect To Doc
v2
pipelines
Get Pipelines
Gets all pipelines.
get
/api/v2/pipelines
Response
Successful Response
PipelineResponse[]
required
name
string
required
active
boolean
required
config
object
required
status
'started'
|
'stopped'
|
'error'
|
'creating'
|
'updating'
|
'deleting'
|
'starting'
|
'stopping'
|
'resetting'
|
'pending'
|
'unknown'
Pipeline status.
status_changed_at
string
date-time
nullable
errors
RedisDiApiModelsErrorsError[]
components
PipelineComponentResponse[]
current
boolean