Question
Rest API to get Things that user has permission to
We want to query for all the Things that a user (current user) has permission to and based on the ThingTemplate of the Thing or based on a property on the Thing. Could you please let us know how can we achieve this with Restful API.
*Edit*
We can consider filtering by design time read or run time read.
Thanks

