Application - Snapshots
List Snapshots
This route allows you to retrieve a list of snapshots for a specific application.
GET
List Snapshots
The API key for your account. You can find this in your account settings.
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 format of the URL to download the desired snapshot is: https://snapshots.squarecloud.app/applications/{accountID}/{name}.zip?{key}
List Snapshots

