---
title: "List Ticket Problems"
method: GET
path: "/api/v2/problems"
tags: ["Tickets"]
---

# List Ticket Problems

`GET /api/v2/problems`

The response is always ordered by `updated_at` in descending order

#### Allowed For

* Agents

#### Pagination

* Cursor pagination (recommended)
* Offset pagination

See [Pagination](/api-reference/introduction/pagination/).

## Response `200`

Successful response

- ListTicketProblemsResponse

---

[API](https://skmtc.dev/botbrains-io/apis/support-api.md) · [All operations](https://skmtc.dev/botbrains-io/apis/support-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/botbrains-io/support-api/revisions/0dc435e9b0fd/schema)
