---
title: "GET /projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}"
method: GET
path: "/projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}"
tags: ["models"]
---

# GET /projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}

`GET /projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}`

Gets the specified model resource by model ID. # IAM Permissions Requires the `bigquery.models.getMetadata` permission on the model.

## Path parameters

- `projectId` string, required
- `datasetId` string, required
- `modelId` string, required

## 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)
