corda / net.corda.testing.http / HttpApi / getJson

getJson

fun <reified T : Any> getJson(path: String, params: Map<String, String> = mapOf()): T

Send a GET request to the path on the API specified.