The Id you mention, is it in the specific content or the id of the queue item?
You can use the Get Queue Items activity to query all queue items from a particular queue in a specific status, but can only filter on Reference and not Specific Content.
If it is the queue item Id, you can use API to get that specific queue item and check the status.