get https://sandbox.newline53.com/api/v1/customer_products
List Customers and the Products they have onboarded onto, filtered by the given parameters.
Response
List Customers and the Products they have onboarded onto, filtered by the given parameters.
xxxxxxxxxx
curl --request GET \
--url https://sandbox.newline53.com/api/v1/customer_products \
--header 'accept: application/json'