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