/
RE
redis
/
Redis Cloud API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2w ago
Details
Filter operations
Account
8
Cloud Accounts
5
Databases - Essentials
15
Databases - Pro
20
Role-based Access Control (RBAC)
13
Subscriptions - Essentials
9
Subscriptions - Pro
14
Subscriptions - Pro - Connectivity
50
Tasks
2
get
Get tasks
get
Get a single task
Users
4
Tasks
Get a single task
Gets details and status of a single task by the Task ID.
get
/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[]
Changes