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

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}`

Gets information about the specified job.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `jobName` string, required

## Query parameters

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

## Response `200`

Job object.

- JobResource — Model of the Resource.
  - `location` string, required — The location of the resource. This will be one of the supported and registered Azure Regions (e.g. West US, East US, Southeast Asia, etc.). The region of a resource cannot be changed once it is created, but if an identical region is specified on update the request will succeed.
  - `tags` object — The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).
  - `sku` Sku, required — The Sku.
    - `name` 'DataBox' | 'DataBoxDisk' | 'DataBoxHeavy', required — The sku name.
    - `displayName` string — The display name of the sku.
    - `family` string — The sku family.

## Other responses

- `default` — Error response describing reason for operation failure.

---

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