get http://server-ip:rest-port/v2/server/status
The status endpoint returns basic information about the server's status.
Responses
The status endpoint returns basic information about the server's status.
xxxxxxxxxx
curl --request GET \
--url 'http://server-ip/:rest-port/v2/server/status?players=false&rules=false&token=AlaennaRocksMySocks' \
--header 'accept: application/json'