edoc content services Guide
Breadcrumbs

Check the availability of edoc content services

Method and endpoint

GET /Healthz

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: */*