getJSONResponse

open fun <T> getJSONResponse(): T

Method to get the response of the request No-any params required

Return

response of the request formatted as "JSON" or as simple String if is not possible format as "JSON"