Skip to main content
GET
Get Application Snapshots
string
required
The ID of the application or database to retrieve snapshots for.
string
required
The resource type to filter snapshots by. Possible values: applications, databases.

Response

array
An array of snapshot objects.

Error Responses

string
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.