curl --request GET \
--url https://sahabah-prod.devops.arabiaweather.com/api/weather/models/{model}/preview \
--header 'x-api-key: <x-api-key>'Get preview image for a model using provided query and style (style as a JSON object in ‘style’ query param)
curl --request GET \
--url https://sahabah-prod.devops.arabiaweather.com/api/weather/models/{model}/preview \
--header 'x-api-key: <x-api-key>'API key for authentication
Weather model ID (e.g., gfs, ec25, icon, gem)
Field expression to render
Style object as JSON (all keys optional)
Layer preview image successfully retrieved