API Reference
List Snapshots
Get List of all Snapshots.
GET
List Snapshots
The API key for your account. You can find this in your account settings.
Query Parameters
Specifies the type of snapshots to retrieve.
applications(default): Returns snapshots of applicationsdatabases: Returns snapshots of databases
Response
Indicates whether the call was successful..
success if successful, error if not.The contents of the response.
The format of the URL to download the desired snapshot is: https://snapshots.squarecloud.app/applications/{accountID}/{name}.zip?{key}
List Snapshots

