---
title: "List support tickets by customer"
method: GET
path: "/supportTickets"
tags: ["SUPPORT"]
---

# List support tickets by customer

`GET /supportTickets`

Retrieves a paginated list of support tickets for a customer within a date range.

## Query parameters

- `customerId` string, required
- `startDate` string, date-time, required
- `endDate` string, date-time, required
- `pageSize` number, required
- `pageOffset` number, required

## Headers

- `api-key` string
- `api-secret` string

## Response `200`

---

[API](https://skmtc.net/alfredpay/apis/alfred-penny-api-client-documentation.md) · [All operations](https://skmtc.net/alfredpay/apis/alfred-penny-api-client-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alfredpay/alfred-penny-api-client-documentation/revisions/6fdfb13fd2b1/schema)
