---
title: "Get BigQuery project recommendation"
method: GET
path: "/api/v1/bigquery/sso/projects/recommendation"
tags: ["Projects"]
---

# Get BigQuery project recommendation

`GET /api/v1/bigquery/sso/projects/recommendation`

Get the recommended BigQuery project based on dataset size

## Response `200`

Success

- ApiBigqueryProjectRecommendation
  - `results` BigqueryProjectRecommendation, required
    - `projectId` string, nullable, required
  - `status` 'ok', required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/lightdash/apis/lightdash-api.md) · [All operations](https://skmtc.net/lightdash/apis/lightdash-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightdash/lightdash-api/versions/40c933755c9a/schema)
