GET
/
api
/
v1
/
health
Health
curl --request GET \
  --url https://www.datalab.to/api/v1/health
{
  "status": "<string>"
}

Response

200 - application/json

Successful Response

The response is of type object.