---
title: "GET /projects/{project}/regions/{region}/routers/{router}/listBgpRoutes"
method: GET
path: "/projects/{project}/regions/{region}/routers/{router}/listBgpRoutes"
tags: ["routers"]
---

# GET /projects/{project}/regions/{region}/routers/{router}/listBgpRoutes

`GET /projects/{project}/regions/{region}/routers/{router}/listBgpRoutes`

Retrieves a list of router bgp routes available to the specified project.

## Path parameters

- `project` string, required
- `region` string, required
- `router` string, required

## Query parameters

- `addressFamily` 'IPV4' | 'IPV6' | 'UNSPECIFIED_IP_VERSION'
- `destinationPrefix` string
- `filter` string
- `maxResults` integer
- `orderBy` string
- `pageToken` string
- `peer` string
- `policyApplied` boolean
- `returnPartialSuccess` boolean
- `routeType` 'ADVERTISED' | 'LEARNED' | 'UNSPECIFIED_ROUTE_TYPE'

## Response `200`

Successful response

---

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