APIBackupsGet a single backupVersion: v0.31.0Get a single backup GET /backups/:backupId Retrieve metadata for a single backup, including its current status (pending, success, or failure). Request Responses200401404The requested backup.Unauthorized — the Bearer token is missing, invalid, or expired.Backup not found.