# UiPath - Check status of a specific queue item action
The Check status of a specific queue item action retrieves the status of a specific queue item in the UiPath Orchestrator.
# Input
| Input field | Description |
|---|---|
| Queue item ID | Provide the queue item ID. |
# Output
| Output field | Description |
|---|---|
| ID | A unique identifier for the queue item. |
| Status | The current state of the queue item. |
| Review status | Indicates whether the item has been reviewed. |
Last updated: 6/25/2025, 5:39:08 PM