Fetch System Health Status
Fetch system health status
Responses
200
Health Good!
application/json
get
GET /api/v1/health HTTP/1.1
Host: www.developer.metasky.me
Accept: */*
200
Health Good!
{
"message": "Health Good!",
"status": "success",
"request_id": "7e0c3676-82c9-43dc-8678-61bc4aa7c72c",
"data": {}
}
Last updated
Was this helpful?