Hello.
We are developing a widget to get a personalized stat which is showing to the agent when there is call queued to him via preferred agent node.
To make this stat we are using a global variable with reporting chekbox so that writes it writes info to reporting database.
Then we retrieve info via search API request. This API is available only with organization full admin account but we want to show this stat to all agents.
So we are looking for some guide on how we can authorize our application to get this data.