---
title: "List Ticket statuses"
method: GET
path: "/api/v2/channels/twitter/tickets/{comment_id}/statuses"
tags: ["X Channel"]
---

# List Ticket statuses

`GET /api/v2/channels/twitter/tickets/{comment_id}/statuses`

#### Allowed For

* Agents

## Query parameters

- `ids` string

## Response `200`

Success response

- TwitterChannelTwicketStatusResponse
  - `statuses` object[]
    - `favorited` boolean
    - `id` integer
    - `retweeted` boolean
    - `user_followed` boolean

---

[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/d53eac07ba68/schema)
