---
title: "Get Customer by Email"
method: GET
path: "/customers/find/{email}"
tags: ["CUSTOMER"]
---

# Get Customer by Email

`GET /customers/find/{email}`

Retrieves all customers associated with the customer email address.

## Path parameters

- `email` string, 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/versions/6fdfb13fd2b1/schema)
