List all customers

Returns a list of your customers. The customers are returned sorted by creation date, with the most recent customers appearing first.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Type of customer to filter

Allowed:
string

Filter customers by email address

string

Applicable only to the LRS (Liberalised Remittance Scheme / resident-India remittance) flow. Filter customers by PAN (tax identification number). Matched exactly on the normalised value (case-insensitive; the value is trimmed and upper-cased before matching), so a partial PAN returns no results. An invalid PAN format returns a 400 error.

string

ISO-8601 timestamp in UTC to filter resources created before this time. Use this to avoid the page drift issue. See Pagination parameters for more details.

string

ISO-8601 timestamp in UTC to filter resources created after this time. Use this to avoid the page drift issue. See Pagination parameters for more details.

integer
1 to 100

Number of resources per page. Should be between 1 and 100.

integer
≥ 1

Page number for pagination. Starts from 1. Get the next page number from the next field in the response.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json