/
RE
redis
/
Redis Data Integration API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v14
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
67
93
230.7 KB
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