Get details for every Queue through orchestrator API

Hi,

I want to get below details for all the queues in orchestrator:

Queue id,
Count of Successful transaction
Count of Business Exception
Count of Application Exception

Can someone please help me with the API required to fetch above details.

Can it be done in single api request or can we do it in one request per queue? I need to fetch these details for 50 queue

1 Like

Hey @Aarti_Shah

Please find the Orchestrator API service endpoint below…

Hope this helps

Thanks
#nK