# Lookup customers **POST /crm/admin/{accountId}/customers/lookup** ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Parameters ### Headers - **Accept** (string) ### Path parameters - **accountId** (string) Deliverect account ID ### Query parameters - **size** (integer(int32)) - **page** (integer(int32)) ### Body: application/json (object) object ## Responses ### 200 OK #### Body: application/json (object) - **total** (number) - **page** (number) - **size** (number) - **items** (array[string]) [Powered by Bump.sh](https://bump.sh)