Each account can perform up to (RAM / 256) * 2 snapshots every 24 hours.
Path
Response
Indicates whether the call was successful.. success if successful, error if not.
The contents of the response.
The URL to download the snapshot of your application.
The key to download the snapshot of your application.
{
"status":"success",
"response":{
"url":"https://snapshots.squarecloud.app/databases/384443501775028242/a14b8d5e1cb7405a851eb4c075506121.zip?AWSAccessKeyId=accesskey&Expires=1757683751&Signature=JR3danhvtVywQmcaIanWsoJFqhQ%3D",
"key":"AWSAccessKeyId=accesskey&Expires=1757683751&Signature=JR3danhvtVywQmcaIanWsoJFqhQ%3D"
}
}