Customers

List customers

List customers

get/v1/customers

Query parameters

referencestring

Filter customers by reference ID

customer_type'individual' | 'business'

Filter customers by their type

cursorstring nullable

Base64 encoded pagination cursor for fetching subsequent pages

page_sizeinteger

Number of customers to return per page

Response

Successfully retrieved list of customers

Changes