Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Backup endpoints

Creating and listing SQLite backups, and why there is no restore endpoint.

MethodPathDescription
POST/api/v1/admin/backupsCreate a database backup (SQLite only — VACUUM INTO a timestamped file in storage.backup_dir) — 400 in cluster mode
GET/api/v1/admin/backupsList backup files currently in storage.backup_dir400 in cluster mode

Last verified 14 September 2026