---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments"
tags: ["GuestConfigurationAssignments"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments

`GET /subscriptions/{subscriptionId}/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments`

List all guest configuration assignments for a subscription.

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- GuestConfigurationAssignmentList — The response of the list guest configuration assignment operation.
  - `value` GuestConfigurationAssignment[] — Result of the list guest configuration assignment operation.
    - `id` string, arm-id — ARM resource id of the guest configuration assignment.
    - `name` string, required — The guest configuration assignment name.
    - `location` string — Region where the VM is located.
    - `type` string — Represents an Azure Resource Type.
  - `nextLink` string

## Other responses

- `204` — There is no content to send for this request, but the headers may be useful.
- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2018-01-20-preview) `cdb0db38e2de` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/guestconfiguration-microsoft-guestconfiguration-assignments/changes/subscriptions/:subscriptionId/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/get.md)

---

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