...
In order to facilitate the fetch and display of widgets, two more endpoints are also exposed: /servint/widgets/definitions
will return a list of all the definitions in the sytem, and /servint/widgets/instances
will be accessible to administrators to fetch ALL widget instances in the system, with specific access available to single users , through /servint/widgets/instances/<id of my widget>
.