Skip to main content
GET
/
api
/
weather
/
forecast
/
models
/
{model}
/
runs
cURL
curl --request GET \
  --url https://sahabah-prod.devops.arabiaweather.com/api/weather/forecast/models/{model}/runs \
  --header 'x-api-key: <x-api-key>'

Headers

x-api-key
string
required

API key for authentication

Path Parameters

model
string
required

Weather model ID (e.g., gfs, ec25)

Response

Weather model runs successfully retrieved