Get Application Snapshots
Snapshots
Get Application Snapshots
Retrieves a list of snapshots for a specific application or database.
GET
Get Application Snapshots
The ID of the application or database to retrieve snapshots for.
The resource type to filter snapshots by. Possible values:
applications, databases.Response
An array of snapshot objects.
Error Responses
The error code indicating the reason for failure. Possible values:
UNAUTHORIZED: The user is not authenticated.USER_NOT_FOUND: The authenticated user was not found.INTERNAL_SERVER_ERROR: An unexpected server error occurred.