---
title: "GET /v1b3/projects/{projectId}/jobs/{jobId}/metrics"
method: GET
path: "/v1b3/projects/{projectId}/jobs/{jobId}/metrics"
tags: ["projects"]
---

# GET /v1b3/projects/{projectId}/jobs/{jobId}/metrics

`GET /v1b3/projects/{projectId}/jobs/{jobId}/metrics`

Request the job status. To request the status of a job, we recommend using `projects.locations.jobs.getMetrics` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.getMetrics` is not recommended, as you can only request the status of jobs that are running in `us-central1`.

## Path parameters

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

## Query parameters

- `location` string
- `startTime` string

## 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/versions/f065de7a0dba/schema)
