# Get customer by email **POST /crm/channel/{channelLinkId}/customers/lookup** ## Servers - Staging Environment: https://api.staging.deliverect.com (Staging Environment) ## Parameters ### Headers - **Accept** (string) ### Path parameters - **channelLinkId** (string) Channel link ID ### Body: application/json (object) Retrieve a customer profile from the CRM via email - **email** (string) ## Responses ### 200 OK #### Body: application/json (object) - **id** (string) - **accountId** (string) - **externalId** (object) - **channel** (number) - **created** (string) - **updated** (string) - **contact** (object) [Powered by Bump.sh](https://bump.sh)