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

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

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

Get a blueprint assignment operation.

## Path parameters

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

## Query parameters

- `api-version` string, required

## Response `200`

OK -- blueprint assignment operation retrieved.

- AssignmentOperation — 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.dev/azure/apis/blueprintclient.md) · [All operations](https://skmtc.dev/azure/apis/blueprintclient/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/blueprintclient/revisions/55570598ea28/schema)
