Get Request Logs

Retrieves the request logs of a specific duration. You can retrieve the either the logs of CHANGE_IDENTIFIER or GOODWILL.

Query Params
string
enum
required

Filters requests of a specific type.

Allowed:
date

Get requests added on or after a specific date (YYYY-MM-DD). To get requests for a specific duration, pass the date-range in start_date and end_date.

date

Get requests added before a specific date (YYYY-MM-DD). To get requests for a specific duration, pass the date-range in start_date and end_date.

string
enum

Sub type of the specified type.

Allowed:
string
enum

Filters requests by request status.

Allowed:
int64

Unique ID of the request to fetch the log of a specific request.

int32

Limits the number of results per page. For example, limit=10 shows 10 results per page on the UI.

string

Mobile number of the customer to get requests of a specific customer.

string

Email ID of the customer to get requests of a specific customer.

string

External ID of the customer to get requests of a specific customer.

int64

Unique ID of the customer to get requests of a specific customer.

string

Card number of the customer to get requests of a specific customer.

string

External ID of the customer's card to get requests of a specific customer.

int64

Get logs of requests starting on or after a specific ID. Get requests in a specific request range using start_id and end_id.

int64

Get logs of requests until a specific ID. Get requests in a specific request range using start_id and end_id.

string
enum
Allowed:
Response

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