---
title: "GET /v1/{+name}/projects"
method: GET
path: "/v1/{+name}/projects"
tags: ["billingAccounts"]
---

# GET /v1/{+name}/projects

`GET /v1/{+name}/projects`

Lists the projects associated with a billing account. The current authenticated user must have the `billing.resourceAssociations.list` IAM permission, which is often given to billing account [viewers](https://cloud.google.com/billing/docs/how-to/billing-access).

## Path parameters

- `name` string, required

## Query parameters

- `pageSize` integer
- `pageToken` string

## Response `200`

Successful response

---

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