---
title: "GET /{scope}/providers/Microsoft.ManagedNetwork/scopeAssignments"
method: GET
path: "/{scope}/providers/Microsoft.ManagedNetwork/scopeAssignments"
tags: ["ScopeAssignments"]
---

# GET /{scope}/providers/Microsoft.ManagedNetwork/scopeAssignments

`GET /{scope}/providers/Microsoft.ManagedNetwork/scopeAssignments`

Get the specified scope assignment.

## Path parameters

- `scope` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK - Returns information about the scope assignment.

- ScopeAssignmentListResult — Result of the request to list ScopeAssignment. It contains a list of groups and a URL link to get the next set of results.
  - `value` ScopeAssignment[] — Gets a page of ScopeAssignment
    - `id` string — Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    - `name` string — The name of the resource
    - `type` string — The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
    - `location` string — The geo-location where the resource lives
  - `nextLink` string — Gets the URL to get the next set of results.

## Other responses

- `default` — Resource Provider error response describing why the operation failed.

---

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