Returns a simple “ok” response to indicate the service is running
cURL
curl --request GET \ --url https://img.ogis.dev/health
"<string>"
Service is healthy
The response is of type string.
string
Was this page helpful?