How to get all Amazon Connect agents with their status with any API?

0

I am looking for an amazon connect API which returns the whole list of agents with their status in real time. I have explored ListUsers that returns list of agents but it does not give agents status, I have also explore ListAgentStatuses that return agents status that are only "ROTEABLE" or "CUSTOM" or "OFFLINE" not gives agents list with agents status, and also i have explored GetCurrentUserData but this one is not fulfilling my requirements.

質問済み 6ヶ月前234ビュー
2回答
0
承認された回答

As an addon to what Clarence posted above, Amazon Connect agent event streams are a way to receive real time updates of an agent's status: https://docs.aws.amazon.com/connect/latest/adminguide/agent-event-streams.html

profile pictureAWS
エキスパート
回答済み 6ヶ月前
0

GetCurrentUserData is what you need https://docs.aws.amazon.com/connect/latest/APIReference/API_GetCurrentUserData.html

Can you please explain why it does not meet your needs?

profile pictureAWS
回答済み 6ヶ月前
profile pictureAWS
エキスパート
レビュー済み 6ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ