# Get customer by id **GET /crm/channel/{channelLinkId}/customers/{crmProfileId}** ## Servers - Staging Environment: https://api.staging.deliverect.com (Staging Environment) ## Parameters ### Headers - **Accept** (string) ### Path parameters - **channelLinkId** (string) Channel link ID - **crmProfileId** (string) CRM profile ID ## 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)