exec Get

protected fun execGet(endpoint: String): JSONObject

Function to execute a RequestMethod.GET request to the backend

Return

the result of the request as JSONObject

Parameters

endpoint

: the endpoint path of the request url