---
title: "Gets the list of jobs."
method: GET
path: "/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationJobs"
tags: ["ReplicationJobs"]
---

# Gets the list of jobs.

`GET /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationJobs`

Gets the list of Azure Site Recovery Jobs for the vault.

## Path parameters

- `resourceName` string, required
- `resourceGroupName` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required
- `$filter` string

## Response `200`

OK

- JobCollection — Collection of jobs.
  - `value` Job[] — The list of jobs.
    - `id` string — Resource Id
    - `name` string — Resource Name
    - `type` string — Resource Type
    - `location` string — Resource Location
  - `nextLink` string — The value of next link.

---

[API](https://skmtc.net/azure/apis/siterecoverymanagementclient.md) · [All operations](https://skmtc.net/azure/apis/siterecoverymanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/siterecoverymanagementclient/versions/93770e7bc6b2/schema)
