db

Download database backup

Downloads the SQLite database as a backup file. Session users must supply the admin password in the X-Admin-Password header. API key holders via Bearer token are exempt.

get/db/backup

Headers

X-Admin-Passwordstring

Admin password

Admin password (required for session auth, not needed for API key)

Response

SQLite database file

Changes