Get Identifier Change Requests

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Unique ID of the customer to fetch identifier change requests.

Query Params
int32

Fetches change requests > the offset number. Offset is the position of the lead in the db record. The value is assigned based on the sequence of creation. . For example, offset=10 retrieves all the leads from record number 11.

string
enum

Source from which the change request details need to be fetched.

string
enum

Fetch details of a specific identifier change.

int32

Limit the number of results to retrieve.

string
enum

Lets you sort the list by created date, or last updated date

Allowed:
string
enum

Sort the results in ascending, ASC or descending, DESC order of sortBy

Allowed:
date

Fetch change requests added on or after a specific date.

date

Fetch change requests added on or before a specific date

int64

Fetch change requests greater than or equal to a specific request ID range.

int64

Fetch change requests less than or equal to a specific request ID range.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json