Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the Redis database
Response
200 - application/json
Backups retrieved successfully
ID of the database
Example:
"6gcqwafd-9627-4ec2-4g51-b1429h59c8d4"
Customer ID
Example:
"example@upstash.com"
Name of the backup
Example:
"test"
ID of the backup
Example:
"1d62p45b-c567-1239-b23e-449ads33a62e"
Creation time of the backup as Unix time
Example:
1757000716
State of the backup
Available options:
pending
, completed
, failed
Example:
"pending"
Size of the backup
Example:
0
Daily backup status
Available options:
true
, false
Example:
"false"
Hourly backup status
Available options:
true
, false
Example:
"false"
Internal backup tag
Example:
""