get http://server-ip:rest-port/v2/bans/list
View all bans in the TShock database.
Response
View all bans in the TShock database.
xxxxxxxxxx
curl --request GET \
--url 'http://server-ip/:rest-port/v2/bans/list?token=AlaennaRocksMySocks' \
--header 'accept: application/json'