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

# GET /projects/{+projectId}/jobs/{+jobId}

`GET /projects/{+projectId}/jobs/{+jobId}`

Returns information about a specific job. Job information is available for a six month period after creation. Requires that you're the person who ran the job, or have the Is Owner project role. # IAM Permissions Requires the `bigquery.jobs.get` permission on the job resource. If the user matches the creator of the job, the `bigquery.jobs.create` permission on the project is required instead.

## Path parameters

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

## Query parameters

- `location` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/bigquery.md) · [All operations](https://skmtc.dev/google/apis/bigquery/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/bigquery/revisions/98f33ea9c8c9/schema)
