# Retrieve job statuses

## Get job statuses

<mark style="color:blue;">`GET`</mark> `https://ris.rightsline.com/v4/job-statuses/{templateId}`

#### Path Parameters

| Name       | Type    | Description          |
| ---------- | ------- | -------------------- |
| templateId | integer | The job template ID. |

#### Headers

| Name           | Type   | Description             |
| -------------- | ------ | ----------------------- |
| x-api-key      | string | Your company's API key. |
| Authentication | string | Authentication token.   |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
