Skip to main content
GET
/
health
cURL
curl --request GET \
  --url https://sahabah-prod.devops.arabiaweather.com/health
{
  "build": "<string>",
  "data": {
    "status": "<string>",
    "timestamp": "<string>"
  },
  "request_id": "<string>",
  "timestamp": "2023-11-07T05:31:56Z"
}

Response

200 - application/json

Health check successful

build
string
required
data
object
required
request_id
string
required
timestamp
string<date-time>
required