Hi, I am trying to get a list of Users from an external app, not inside a Finesse Gadget.
I can see that only admins can do this (https://developer.cisco.com/docs/finesse/user%e2%80%94get-list/)
I am using HTTP BASIC authentication, admin username and password are the ones I use, for example, to ssh to the Finesse server or to access Finesse web admin portal.
The system has SSO enabled for agents (actually I am using dcloud PCCE 12.6 demo)
Should I be able to use this API as admin with HTTP BASIC authentication ? Or will I need to use a SSO token?