---
title: "Get liquidation address history for a customer"
method: GET
path: "/liquidation-addresses/{customerId}/history"
tags: ["INDIVIDUAL LIQUIDATION ADDRESS"]
---

# Get liquidation address history for a customer

`GET /liquidation-addresses/{customerId}/history`

Retrieves the liquidation address history for a specific customer.

## Path parameters

- `customerId` string, required

## Query parameters

- `page` number
- `limit` number
- `order` 'ASC' | 'DESC'
- `startDate` string
- `endDate` string

## Headers

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

## Response `200`

Liquidation address history

## Other responses

- `404` — Customer not found

---

[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/versions/6fdfb13fd2b1/schema)
