get http://server-ip:rest-port/tokentest
Test if a token is still valid.
Response
Test if a token is still valid.
xxxxxxxxxx
curl --request GET \
--url 'http://server-ip/:rest-port/tokentest?token=AlaennaRocksMySocks' \
--header 'accept: application/json'