get
Services
Status
@GetMapping(path = ""/" + STATUS_KEY"
)
Endpoint used to retrieve the current status of the specified services
Return
the response as T
Parameters
sessionId
The identifier of the session
hostId
The identifier of the host
services
The services to retrieve their current status
language
The language of the user who sent the request
<T>
the type of the response