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

# Get BigQuery projects

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

Get BigQuery projects accessible by the user

## Response `200`

Success

- ApiBigqueryProjects
  - `results` BigqueryProject[], required
    - `friendlyName` string, nullable, required
    - `projectId` string, 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)
