---
title: "GET /jobs/{jobIdentity}/GetDebugDataPath"
method: GET
path: "/jobs/{jobIdentity}/GetDebugDataPath"
tags: ["Job"]
---

# GET /jobs/{jobIdentity}/GetDebugDataPath

`GET /jobs/{jobIdentity}/GetDebugDataPath`

Gets the job debug data information specified by the job ID.

## Path parameters

- `jobIdentity` string, uuid, required

## Query parameters

- `api-version` string, required

## Response `200`

Successfully retrieved debug data paths of the specified job.

- JobDataPath — A Data Lake Analytics job data path item.
  - `jobId` string, uuid — The ID of the job this data is for.
  - `command` string — The command that this job data relates to.
  - `paths` string[] — The list of paths to all of the job data.

## Changes

- **2018-02-05** (2017-09-01-preview) `7e2508e064b6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/datalakeanalyticsjobmanagementclient/changes/jobs/:jobIdentity/GetDebugDataPath/get.md)

---

[API](https://skmtc.dev/azure/apis/datalakeanalyticsjobmanagementclient.md) · [All operations](https://skmtc.dev/azure/apis/datalakeanalyticsjobmanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/datalakeanalyticsjobmanagementclient/revisions/ef0aef450b34/schema)
