---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/privateLinkResources"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/privateLinkResources"
tags: ["SignalR"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/privateLinkResources

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/privateLinkResources`

Get the private link resources that need to be created for a resource.

## Path parameters

- `resourceName` string, required

## Parameters

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

## Response `200`

Success. The response describes a list of private link resources.

- PrivateLinkResourceList — Contains a list of PrivateLinkResource and a possible link to query more results
  - `value` PrivateLinkResource[] — List of PrivateLinkResource — unresolved $ref
  - `nextLink` string — The URL the client should use to fetch the next page (per server side paging). It's null for now, added for future use.

## Other responses

- `default` — Error response describing why the operation failed.

---

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