GET
/
api
/
v1
/
user_health
Api Health
curl --request GET \
  --url https://www.datalab.to/api/v1/user_health \
  --header 'X-API-Key: <api-key>'
{
  "status": "<string>"
}

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

Successful Response

The response is of type object.