---
title: "GET /api/v1/AzurePlans/{azurePlanId}/azureSubscriptions"
method: GET
path: "/api/v1/AzurePlans/{azurePlanId}/azureSubscriptions"
tags: ["AzurePlans"]
---

# GET /api/v1/AzurePlans/{azurePlanId}/azureSubscriptions

`GET /api/v1/AzurePlans/{azurePlanId}/azureSubscriptions`

## Path parameters

- `azurePlanId` integer, required

## Query parameters

- `Search` string, nullable
- `Page` integer
- `PageSize` integer

## Response `200`

Success

- AzureSubscriptionExtended[]
  - `invoiceProfile` ObjectReference
    - `id` integer
    - `name` string, nullable
  - `id` integer
  - `azurePlanId` integer
  - `publisherSubscriptionId` string, nullable
  - `friendlyName` string, nullable
  - `status` string, nullable
  - `tags` AzureSubscriptionTags
    - `costCenter` string, nullable
    - `department` string, nullable
    - `project` string, nullable
    - `custom` string, nullable
    - `owner` string, nullable

---

[API](https://skmtc.net/crayon/apis/crayon-group-customer-api.md) · [All operations](https://skmtc.net/crayon/apis/crayon-group-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crayon/crayon-group-customer-api/versions/a04494a78f65/schema)
