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

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

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

This method gets all the job definitions of the given data manager resource.

## Path parameters

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

## Query parameters

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

## Response `200`

The list of job definitions in that resource.OK

- JobDefinitionList — Job Definition Collection.
  - `value` JobDefinition[] — List of job definitions.
    - `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 job definitions.

---

[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/versions/89efaa562a8a/schema)
