---
title: "GET /providers/Microsoft.Support/supportTickets"
method: GET
path: "/providers/Microsoft.Support/supportTickets"
tags: ["SupportTicketsNoSubscription"]
---

# GET /providers/Microsoft.Support/supportTickets

`GET /providers/Microsoft.Support/supportTickets`

Lists all the support tickets. <br/><br/>You can also filter the support tickets by <i>Status</i>, <i>CreatedDate</i>, , <i>ServiceId</i>, and <i>ProblemClassificationId</i> using the $filter parameter. Output will be a paged result with <i>nextLink</i>, using which you can retrieve the next set of support tickets. <br/><br/>Support ticket data is available for 18 months after ticket creation. If a ticket was created more than 18 months ago, a request for data might cause an error.

## Query parameters

- `$top` integer
- `$filter` string

## Parameters

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

## Response `200`

The request has succeeded.

- SupportTicketsListResult — [Placeholder] Description for page model
  - `nextLink` string — [Placeholder] Description for nextLink property
  - `value` SupportTicketDetails[] — [Placeholder] Description for value property — unresolved $ref

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2019-05-01-preview) `9dd36a1af9c1` — 2 info
  - api tag `SupportTicketsNoSubscription` added
  - api tag `SupportTickets` removed
- **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/supportTickets/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)
