---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/jobs"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/jobs"
tags: ["Jobs"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/jobs

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/jobs`

This method gets all the jobs at the data manager resource level.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `dataManagerName` string, required

## Query parameters

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

## Response `200`

The list of jobs in the resource specified.

- JobList — Job Collection.
  - `value` Job[] — List of jobs.
    - `name` string — Name of the object.
    - `id` string — Id of the object.
    - `type` string — Type of the object.
  - `nextLink` string — Link for the next set of jobs.

---

[API](https://skmtc.net/azure/apis/hybriddatamanagementclient.md) · [All operations](https://skmtc.net/azure/apis/hybriddatamanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/hybriddatamanagementclient/revisions/89efaa562a8a/schema)
