# Get customer **GET /crm/admin/{accountId}/customers/{crmCustomerId}** ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Parameters ### Headers - **Accept** (string) ### Path parameters - **accountId** (string) Deliverect account ID - **crmCustomerId** (string) CRM customer ID ### Query parameters - **size** (integer(int32)) - **page** (integer(int32)) ## Responses ### 200 OK #### Body: application/json (object) - **email** (string) - **fullName** (string) - **lastPurchaseDate** (string) - **phone** (object) - **customerId** (string) - **statistics** (object) [Powered by Bump.sh](https://bump.sh)