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

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

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

## Path parameters

- `azurePlanId` integer, required
- `id` integer, required

## 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)
