Backups
List out the backups on account
get/backups/list
Response
List of VaultCord saved backups
Example response
{
"success": true,
"data": [
{
"key": 13381,
"guildName": "gcp test",
"created_at": "2024-06-30 22:50:18"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.