---
title: "GET /providers/Microsoft.Support/services/{serviceName}/problemClassifications"
method: GET
path: "/providers/Microsoft.Support/services/{serviceName}/problemClassifications"
tags: ["ProblemClassifications"]
---

# GET /providers/Microsoft.Support/services/{serviceName}/problemClassifications

`GET /providers/Microsoft.Support/services/{serviceName}/problemClassifications`

Lists all the problem classifications (categories) available for a specific Azure service. Always use the service and problem classifications obtained programmatically. This practice ensures that you always have the most recent set of service and problem classification Ids.

## Path parameters

- `serviceName` string, required

## Parameters

- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- ProblemClassificationsListResult — Collection of ProblemClassification resources.
  - `nextLink` string — The link to the next page of items
  - `value` ProblemClassification[] — List of ProblemClassification resources. — unresolved $ref

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2019-05-01-preview) `11c935a08234` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (2019-05-01-preview) `f654158becd7` — 1 warning
  - deleted the `query` request parameter `api-version`
- **2026-07-13** (2019-05-01-preview) `1f70f76295f7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/support-microsoft-support-support/changes/providers/Microsoft.Support/services/:serviceName/problemClassifications/get.md)

---

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