/authget https://api.robinpowered.com/v1.0/authGet details about your current access token.The token must be provided in the Authorization header similar to how any other request is done. Examples cURLcurl -X GET https://api.robinpowered.com/v1.0/auth -H "Authorization: Access-Token [[app:Token]]"