Request
Path
Response
Indicates whether the call was successful.. success if successful, error if not.
The contents of the response.
The id of your Database hosted on Square Cloud.
Size of the backup in bytes.
Date of the last modification of the backup.
AWS access key for the backup.
{
"status":"success",
"response":[
{
"name":"a14b8d5e1cb7405a851eb4c075506121",
"size":10644463,
"modified":"2025-08-13T13:29:11.263Z",
"key":"AWSAccessKeyId=accesskey&Expires=1757683751&Signature=VZ03MSxcNw3%2FtPezXv0IhTs0jq4%3D&versionId=45ec0b49-9af6-445e-a55c-abd7ec5278b2"
},
{
"name":"a14b8d5e1cb7405a851eb4c075506121",
"size":2742383,
"modified":"2025-08-13T00:01:47.010Z",
"key":"AWSAccessKeyId=accesskey&Expires=1757683751&Signature=7zw5apjyaOd1xPZl3gRgp8Y4yEs%3D&versionId=f65e1378-8717-45c5-8aec-bb233eedb5ce"
}
]
}