Skip to main content
GET
Verify a backup's integrity

Authorizations

Authorization
string
header
required

Bearer token authentication. Can be either a JWT token or API key.

Headers

Authorization
string
required

Bearer token for authentication. Can be either a JWT token or API key.

Path Parameters

backupId
string<uuid>
required

ID of the backup to verify

Response

Backup verification result

is_backup_valid
boolean

Whether the backup is valid and can be recovered

message
string

Message indicating the verification result