---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/bgpServiceCommunities"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Network/bgpServiceCommunities"
tags: ["BgpServiceCommunities"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/bgpServiceCommunities

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/bgpServiceCommunities`

Gets all the available bgp service communities.

## Parameters

- `./network.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `./network.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

Request successful. The operation returns a list of BgpServiceCommunity resources.

- BgpServiceCommunityListResult — Response for the ListServiceCommunity API service call.
  - `value` BgpServiceCommunity[] — A list of service community resources. — unresolved $ref
  - `nextLink` string — The URL to get the next set of results.

---

[API](https://skmtc.dev/azure/apis/networkmanagementclient-33.md) · [All operations](https://skmtc.dev/azure/apis/networkmanagementclient-33/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/networkmanagementclient-33/revisions/33dc8604e7c4/schema)
