Hello,
I am wondering if it is possible to obtain the data needed to display the viewing eyeball in a list of tickets via the following request (or any other request available to the nav_bar app - I am currently utilizing this endpoint and sideloading user data).
/api/v2/search/
(This is being called inside a custom nav_bar app. I would like to be able to display this eyeball in a table/list of tickets just like in Views.)
Thanks!
The agent collision data that the UI uses to display the eyeball icon is only available to the ticket sidebar location in ZAF. So there wouldn't be a clean way to replicate the way the native views UI displays this within a nav bar app.