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

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

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

List operations for given blueprint assignment within a subscription or a management group.

## Path parameters

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

## Query parameters

- `api-version` string, required

## Response `200`

OK -- all blueprint assignment operations retrieved.

- AssignmentOperationList — List of AssignmentOperation.
  - `value` AssignmentOperation[] — List of AssignmentOperation.
    - `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.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)
