v1
latestOpenAPI 3.0.02026-07-26441564.4 KBBlacklists
Blocklists
List the blocklists on a VaultCord account
get/blocklist
Response
List of VaultCord firewall blocklists. Used to deny access to specific members
Example response
{
"success": true,
"data": [
{
"id": 933,
"accId": 25204,
"userid": "720820224877789204",
"ip": "131.247.47.171",
"fingerprint": "1a5423084a51bd2b47fe3aedde108b0c",
"region": "ENG",
"country": "DZ",
"asn": 13335
}
]
}