GetServerState

Returns information about actual server state.

JavaScript library method

patientportal.auth.getServerState();

HTTP Method

Verb URL
GET /patientportalapi/auth/server-state

Returns

ServerStateData

Remarks

This method doesn’t require any authentication. The client can use this method to test connection to the server.