---
title: "Get Customer List"
method: GET
path: "/api/valor-vault/getcustomerslist"
---

# Get Customer List

`GET /api/valor-vault/getcustomerslist`

## Query parameters

- `limit` integer, required
- `offset` string, required
- `vault_id` integer
- `customer_name` string
- `email` string
- `phone` string
- `company` string
- `total_card_count_min` integer
- `total_card_count_max` integer
- `total_recursive_billing_min` integer
- `total_recursive_billing_max` integer
- `transaction_count_min` integer
- `transaction_count_max` integer
- `last_txn_date_before` string, date
- `last_txn_date_after` string, date
- `search` string

## Headers

- `Valor-App-ID` string, required
- `Valor-App-Key` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/valorpaytech/apis/ecommerce-api.md) · [All operations](https://skmtc.net/valorpaytech/apis/ecommerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/valorpaytech/ecommerce-api/revisions/c6468b606325/schema)
