# Get queue item

> The **Get Queue Item** action returns a specific job from your UiPath Orchestrator tenant based on a (**Queue Item ID**).

The **Get Queue Item** action returns a specific job from your UiPath Orchestrator tenant based on a (**Queue Item ID**).

## How it works

The following steps are an example of how to configure the action and describes the input and output properties.

1. Complete the [Setup](https://docs.uipath.com/add-ins/other/latest/user-guide/workato-setup#setup) steps.
2. On your recipe, place the **Get Queue Item** action.
3. Enter values for the input properties.

## Input properties

### Queue item ID

The id of the job you want to retrieve.

| Attribute | Details |
| --- | --- |
| **Type** | `Number` |
| **Required** | Yes |
| **Default value** | Empty |
| **Allowed values** | Enter a `Number` |
| **Notes** | N/A |

## Output properties

### Queue item

| Property | Data Type |
| --- | --- |
| **ID** | `Number` |
| **Key** | `String` |
| **Reference** | `String` |
| **Start Processing** | `String` |
| **End Processing** | `String` |
| **Defer Data** | `String` |
| **Risk SLA date** | `String` |
| **Due date** | `String` |
| **Status** | `String` |
| **Review Status** | `String` |
| **Priority** | `String` |
