# Get Loyalty Customer **GET /loyalty/customer** ## Servers - Staging Environment: https://api.staging.deliverect.com (Staging Environment) ## Authentication methods - Bearer auth ## Parameters ### Headers - **Content-Type** (string) application/json - **Accept** (string) application/json - **User-Agent** (string) Deliverect/{version} - **X-Server-Authorization-HMAC-SHA256** (string) {signature} ### Query parameters - **email** (string) Email of the end customer. The requirement of this field will depend on the loyalty integration configured on the customer's account - **phoneNumber** (string) Phone number of the end customer in E164 format. The requirement of this field will depend on the loyalty integration configured on the customer's account - **accountId** (string) The merchant's account ID in Deliverect - **loyaltyProfileId** (string) The Id of the profile where the response configuration was stored - **locationId** (string) The location ID related to the merchant's account in Deliverect - **channelLinkId** (string) The channel link ID related to the location of the merchant's account in Deliverect ## Responses ### 200 200 ### 404 404 [Powered by Bump.sh](https://bump.sh)