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

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

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

## Path parameters

- `azurePlanId` integer, required

## Response `200`

Success

- AzurePlan
  - `id` integer
  - `name` string, nullable
  - `publisherSubscriptionId` string, nullable
  - `status` 0 | 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 446 | 511
  - `registeredForReservedInstance` boolean
  - `organization` ObjectReference
    - `id` integer
    - `name` string, nullable
  - `customerTenant` CustomerTenantReference
    - `id` integer

---

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