Get all backups
GET/backups
Retrieve a list of all backups for the authenticated user, including their status and metadata.
Responses
- 200
- 401
A list of all backups.
Unauthorized — the Bearer token is missing, invalid, or expired.
GET/backups
Retrieve a list of all backups for the authenticated user, including their status and metadata.
A list of all backups.
Unauthorized — the Bearer token is missing, invalid, or expired.