curl --request GET \
--url https://sahabah-prod.devops.arabiaweather.com/api/weather/forecast/models/{model}/runs \
--header 'x-api-key: <x-api-key>'Get available runs for a specific weather model
curl --request GET \
--url https://sahabah-prod.devops.arabiaweather.com/api/weather/forecast/models/{model}/runs \
--header 'x-api-key: <x-api-key>'