Returning Widget Values from FortiSOAR API call?
Hi All,
I have been trying to get some reporting set up using the FortiSOAR API and have been struggling to find the location of widget data. I can call the dashboards at /api/3/dashboard easily enough but this just returns the wid (I assume this is the UUID for that widget?) and the title with none of the actual values held in the element.
When calling the /api/3/widgets location it just return the widget modules not the actual widgets themselves. This also doesn't seem to match up the the wid I get from the dashboard either?
Does anyone know the location that these wid's are referring to or where dashboard widgets store their data so I can pull it out for our reporting?
Currently I am making these calls using the API Endpoints as described here:
Kind regards,
Matt R