Each account can perform up to (RAM / 256) * 2 snapshots every 24 hours.
The ID of the application. You can find this in the URL of your application’s dashboard.
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/applications/23457145698959364/a23d130fcc9ddaf2d288ae9599a4292c32.zip?AWSAccessKeyId=i06Xdad2dRD74Pm8Xly&Expires=1753081182&Signature=riWPedawcsouRAPGU5n3kGHnWoOuw%3D",
"key": "AWSAccessKeyId=i06Xdad2dRD74Pm8Xly&Expires=1753081182&Signature=riWPedawcsouRAPGU5n3kGHnWoOuw%3D"
}
}