Api
Status of the server
Returns the status of the server and uptime
curl -X GET "https://api.medialit.cloud/health"{
"status": "ok",
"uptime": 12.345
}Returns the status of the server and uptime
curl -X GET "https://api.medialit.cloud/health"{
"status": "ok",
"uptime": 12.345
}