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

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

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

Get a blueprint assignment.

## Path parameters

- `resourceScope` string, required
- `assignmentName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK -- blueprint assignment retrieved.

- Assignment — Common properties for all Azure resources.
  - `id` string — String Id used to locate any resource on Azure.
  - `type` string — Type of this resource.
  - `name` string — Name of this resource.

## 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)
