---
title: "GET /{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments"
method: GET
path: "/{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments"
tags: ["Assignment"]
---

# GET /{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments

`GET /{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments`

List blueprint assignments within a subscription or a management group.

## Path parameters

- `resourceScope` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK -- all blueprint assignments retrieved.

- AssignmentList — List of blueprint assignments
  - `value` Assignment[] — List of blueprint assignments.
    - `id` string — String Id used to locate any resource on Azure.
    - `type` string — Type of this resource.
    - `name` string — Name of this resource.
  - `nextLink` string — Link to the next page of results.

## Other responses

- `default` — Blueprints error response.

---

[API](https://skmtc.net/azure/apis/blueprintclient-2.md) · [All operations](https://skmtc.net/azure/apis/blueprintclient-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/blueprintclient-2/revisions/87a81a44f5a7/schema)
