---
title: "GET /subscriptions"
method: GET
path: "/subscriptions"
tags: ["Subscriptions"]
---

# GET /subscriptions

`GET /subscriptions`

Gets a list of the subscriptionIds.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- SubscriptionListResult — Subscription list operation response.
  - `value` Subscription[] — Gets or sets subscriptions.
    - `id` string — Gets or sets the ID of the resource (/subscriptions/SubscriptionId).
    - `subscriptionId` string — Gets or sets the subscription Id.
    - `displayName` string — Gets or sets the subscription display name
    - `state` string — Gets or sets the subscription state
    - `subscriptionPolicies` SubscriptionPolicies — Subscription policies.
      - `locationPlacementId` string — Gets or sets the subscription location placement Id.
      - `quotaId` string — Gets or sets the subscription quota Id.
  - `nextLink` string, required — Gets or sets the URL to get the next set of results.

---

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