---
title: "Get Identifier Change Requests"
method: GET
path: "/customers/{customerId}/changeRequest"
---

# Get Identifier Change Requests

`GET /customers/{customerId}/changeRequest`

Retrieves the details of identifiers (mobile number/email ID/external ID)change requests. You can also fetch change requests of a specific identifier type using the query parameters.

## Path parameters

- `customerId` integer, required

## Query parameters

- `offset` integer
- `source` 'INSTORE' | 'FACEBOOK' | 'WEB_ENGAGE' | 'WECHAT' | 'MARTJACK' | 'TMALL' | 'TAOBAO' | 'JD' | 'ECOMMERCE' | 'WEBSITE' | 'LINE' | 'MOBILE_APP'
- `changeType` 'EMAIL' | 'MOBILE' | 'EXTERNAL_ID' | 'MERGE' | 'MOBILE_REALLOC' | 'COUPON' | 'POINTS' | 'TIER' | 'RETRO'
- `limit` integer
- `sortBy` 'createdon' | 'lastUpdatedOn'
- `sortOrder` 'ASC' | 'DESC'
- `startDate` string, date
- `endDate` string, date
- `startId` integer
- `endId` integer

## Response `200`

200

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/versions/de241f2ed9b3/schema)
