API Reference
List Snapshots
Get a list of all snapshots.
GET
List Snapshots
The API key for your account. You can find this in your account settings.
scope parameter below. For application details, see Get Application Info; for database details, see Get Database Info.
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}
Common errors
List Snapshots

