---
title: "POST /v1b3/projects/{projectId}/jobs/{jobId}/debug/getConfig"
method: POST
path: "/v1b3/projects/{projectId}/jobs/{jobId}/debug/getConfig"
tags: ["projects"]
---

# POST /v1b3/projects/{projectId}/jobs/{jobId}/debug/getConfig

`POST /v1b3/projects/{projectId}/jobs/{jobId}/debug/getConfig`

Get encoded debug configuration for component. Not cacheable.

## Path parameters

- `projectId` string, required
- `jobId` string, required

## Request body

- GetDebugConfigRequest — Request to get updated debug configuration for component.
  - `location` string — The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
  - `workerId` string — The worker id, i.e., VM hostname.
  - `componentId` string — The internal component id for which debug configuration is requested.

## Response `200`

Successful response

---

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