LogoAntiRaid

List Backups

Guide on how to view your server's backups

Introduction

The list backups command allows you to view all the backups that have been created for your Discord server. This is useful for managing your backups and finding specific ones you may want to restore or delete.

Usage

This command can be used by users with the "backup.view" permission by running /backups list

Image

Response

The command will return a list of all backups with the following information for each:

FieldDescription
Backup IDThe unique identifier for the backup
Created atThe timestamp when the backup was created
SizeThe size of the backup file
ProtectedWhether the backup is password protected

Customization options

PropTypeDefault
page?
integer
1
per_page?
integer
10

Steps to view backups

Run /backups list

You can optionally specify the page number and how many backups to show per page

Review the list of backups

Each backup will show its ID, creation date, size, and whether it's password protected

Use the backup ID

You can use the backup ID with other backup commands like restore or delete

Last updated on