Database - Snapshots
List Snapshots
Get a list of all snapshots related with a single database.
GET
List Snapshots
The API key for your account. You can find this in your account settings.
Parameters
The ID of the database.
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/databases/{accountID}/{name}.zip?{key}
List Snapshots

