---
title: "(Auth roles: Promoter)"
method: POST
path: "/v{api-version}/ManageTickets/List"
tags: ["ManageTickets"]
---

# (Auth roles: Promoter)

`POST /v{api-version}/ManageTickets/List`

## Path parameters

- `api-version` string, required

## Request body

- TicketsSearchRequest
  - `searchQuery` string, nullable
  - `eventId` integer
  - `ticketTemplateId` integer, nullable
  - `status` 1 | 2 | 3 | 4 | 5 | 6
  - `sortingType` 1 | 2 | 3 | 4 | 5
  - `area` string, nullable
  - `side` string, nullable
  - `row` string, nullable
  - `seat` string, nullable
  - `asCSV` boolean, nullable
  - `page` integer
  - `pageSize` integer

## Response `200`

OK

---

[API](https://skmtc.dev/sixtix/apis/sixtix-api-developer-documentation.md) · [All operations](https://skmtc.dev/sixtix/apis/sixtix-api-developer-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sixtix/sixtix-api-developer-documentation/revisions/06d7984f1f4e/schema)
