Find {widgetId}

Hi Community

I am trying to write a script to update a text widget within a region

I can find my Region id by calling the

…//api/layout?layoutId=1493&embed=regions

Reading the documentation I think I should be able to get my widgetId with

…//api/layout?layoutId=1493&embed=widgets

but I do not get an widgetId info

So anyone know how to resolve widgetId please?