Hi,
I need a Filter Option to get “Inprogress” Items from Orchestrator Queue using APIs.
I have the Folder ID and Queue Definition ID. But I’m getting all Queue items from the Queue. Instead I need only “Inprogress” items from the Queue. I’m trying it out in Swagger UI. I could provide Start Processing and End Processing time. But i couldn’t filter out with Queue item Status.
Thanks in advance