|
Method and endpoint |
|
|---|
You can use the GET /Healthz method and endpoint to check whether edoc content services can be reached.
If the process was successful, only the HTTP status 204 No Content is returned in response.
Example of a request
GET /Healthz
Accept: */*