/
RE
redis
/
Redis Cloud API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v51
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
169
142
751.2 KB
Tasks
Get a single task
Gets details and status of a single task by the Task ID.
get
/v1/tasks/{taskId}
Path parameters
taskId
string
required
Task ID.
Response
OK
TaskStateUpdate
required
taskId
string
uuid
commandType
string
status
'initialized'
|
'received'
|
'processing-in-progress'
|
'processing-completed'
|
'processing-error'
description
string
timestamp
string
date-time
response
ProcessorResponse
links
object[]