curl --request GET \
--url https://sahabah-prod.devops.arabiaweather.com/api/weather/forecast/models \
--header 'x-api-key: <x-api-key>'{
"models": [
"<string>"
]
}curl --request GET \
--url https://sahabah-prod.devops.arabiaweather.com/api/weather/forecast/models \
--header 'x-api-key: <x-api-key>'{
"models": [
"<string>"
]
}