---
title: "List partner destinations under a resource group."
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerDestinations"
tags: ["PartnerDestinations"]
---

# List partner destinations under a resource group.

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerDestinations`

List all the partner destinations under a resource group.

## Query parameters

- `$filter` string
- `$top` integer

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ResourceGroupNameParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- PartnerDestinationsListResult — Result of the List Partner Destinations operation.
  - `value` PartnerDestination[] — A collection of partner destinations.
    - `id` string — Fully qualified identifier of the resource.
    - `name` string — Name of the resource.
    - `type` string — Type of the resource.
  - `nextLink` string — A link for the next page of partner destinations.

## Other responses

- `default` — Error response returned if request was unsuccessful.

---

[API](https://skmtc.net/azure/apis/eventgrid-microsoft-eventgrid-eventgrid.md) · [All operations](https://skmtc.net/azure/apis/eventgrid-microsoft-eventgrid-eventgrid/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/eventgrid-microsoft-eventgrid-eventgrid/revisions/285f714f3339/schema)
