---
title: "Get the disabled status for a subscription"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.SerialConsole/consoleServices/{default}"
tags: ["SerialConsole"]
---

# Get the disabled status for a subscription

`GET /subscriptions/{subscriptionId}/providers/Microsoft.SerialConsole/consoleServices/{default}`

Gets whether or not Serial Console is disabled for a given subscription

## Path parameters

- `subscriptionId` string, required
- `default` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK - Returns a JSON object

- SerialConsoleStatus — Returns whether or not Serial Console is disabled.
  - `disabled` boolean — Whether or not Serial Console is disabled.

## Other responses

- `404` — Subscription not found - returns a JSON object with error details

## Changes

- **2019-10-29** (2018-05-01) `c1d8b3742542` — 4 info
  - api operation id `ListConsole_Disabled` removed and replaced with `GetConsoleStatus`
  - api tag `SerialConsole` added
  - api tag `ConsoleDisabled` removed
  - added the non-success response with the status `404`

[Change history](https://skmtc.dev/azure/apis/microsoftserialconsoleclient/changes/subscriptions/:subscriptionId/providers/Microsoft.SerialConsole/consoleServices/:default/get.md)

---

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