10-16-2023 08:08 AM
I want to get all supervisors in one team, do we have any API to get the supervisor list against Agent ID or Agent Team ID?
If anyone knows that please help me with that issue.
Regard,
Hassnain
10-17-2023 12:49 AM
Hey.
You should be able to se who is supervisor on a team API
https://<server>/unifiedconfig/config/agentteam/<id>
id is the teamID - You can get the the team id's
https://<server>/unifiedconfig/config/agentteam/
10-17-2023 02:49 AM
Hi @Thomas G. Johannesen thanks for your reply.
as mentioned in the docs "The following API is not available for administrators"
can you please confirm that we can access this API with admin credentials?
As mentioned in this post
https://community.cisco.com/t5/contact-center/get-supervisors-list-and-users-roles/td-p/4471601
we can access this using admin cred, but I am not able to get info with admin cred
10-17-2023 05:03 AM - edited 10-17-2023 05:06 AM
Sorry i didnt see that.
I think you can use the Agent APi with searchstrings
https://<server>/unifiedconfig/config/agent?q=supervisor:true team:<YourTeamName>
(Not testet)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide