get
Host
Overview
@GetMapping(path = ""/{" + HOST_IDENTIFIER_KEY + "}" + OVERVIEW_ENDPOINT"
)
Endpoint used to retrieve an overview of a host
Return
the response as T
Parameters
sessionId
The identifier of the session
hostId
The identifier of the host
language
The language of the user who sent the request
<T>
the type of the response