Retrieve Customer by ID
GET https://api.razorpay.com/v1/customers/{cust_id}
Use the Retrieve Customer by ID API to obtain information about a particular customer. Provide the customer_id as a path parameter to access the customer’s details.
Discover more in the Retrieve Customer by ID API.