This will allow you to get the queues from your orchestrator:
This will allow you to get all queue items based off of Queue Id from the above (33196 is the Queue ID)
https://platform.uipath.com/odata/QueueItems?$filter=QueueDefinitionId eq 33196
This link is fairly useful for Orchestrator APIs