curl --location --request GET 'https://dev.isaac.wellnessliving.com/omega/health' \
--header 'X-API-KEY;'
{
"results": [
{
"checker": "string",
"output": "string",
"passed": true,
"timestamp": 0
}
],
"status": "string",
"timestamp": 0
}